Click or drag to resize
DefaultSpeechToTextGetRecognizers Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<SpeechRecognizerInfo> GetRecognizers()

Return Value

Type: IEnumerableSpeechRecognizerInfo

Implements

ISpeechToTextGetRecognizers
See Also