Click or drag to resize
SpeechToTextChoices Property
Gets the words that can be recognized by the speech engine.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<string> Choices { get; }

Property Value

Type: IEnumerableString
See Also