Click or drag to resize
SpeechDecoderInit Method
Initializes the SpeechDecoder.

Namespace: StreamCoders.Decoder
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Init()

Return Value

Type: Boolean
Returns true on success, otherwise false.
See Also