Click or drag to resize
DefaultSpeechToTextStartRecognition Method

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

Parameters

stream
Type: System.IOStream

Implements

ISpeechToTextStartRecognition(Stream)
See Also