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: 1.8.12.0 (1.8.12)
Syntax
public ISpeechToText SpeechEngine { get; }

Property Value

Type: ISpeechToText
See Also