Show / Hide Table of Contents

Delegate ModelDataProvider

Namespace: Speechly.SLUClient
Assembly: speechly-dotnet.dll
Syntax
public delegate Task<byte[]> ModelDataProvider();
Returns
Type Description
Task<System.Byte[]>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX