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: 10.3.183.0
Syntax
public IEnumerable<string> Choices { get; }

Property Value

Type: IEnumerableString
See Also