Click or drag to resize

ISpeechToTextStartRecognition Method

Starts recognizing the words.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
void StartRecognition(
	Stream stream
)

Parameters

stream  Stream
The input stream.
See Also