Class OnDeviceDecoder
Inheritance
System.Object
OnDeviceDecoder
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()