Click or drag to resize

SpeechToTextSpeechEngine Property

Gets the underlying speech-to-text engine that will be used for word detection.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public ISpeechToText SpeechEngine { get; }

Property Value

ISpeechToText
See Also