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.3.183.0
Syntax
public ISpeechToText SpeechEngine { get; }

Property Value

Type: ISpeechToText
See Also