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 (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public ISpeechToText SpeechEngine { get; }

Property Value

ISpeechToText
See Also