Show / Hide Table of Contents

Class OnDeviceDecoder

Inheritance
System.Object
IDecoder
OnDeviceDecoder
Namespace: Speechly.SLUClient
Assembly: speechly-dotnet.dll
Syntax
public class OnDeviceDecoder : IDecoder

Constructors

| Improve this Doc View Source

OnDeviceDecoder(ModelDataProvider, String, Boolean)

Declaration
public OnDeviceDecoder(ModelDataProvider modelBundleProvider, string deviceId, bool debug = false)
Parameters
Type Name Description
ModelDataProvider modelBundleProvider
System.String deviceId
System.Boolean debug

Methods

| Improve this Doc View Source

Finalize()

Declaration
protected void Finalize()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX