Click or drag to resize

SpeechToTextChoices Property

Gets the words that can be recognized by the speech engine.

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

Property Value

IEnumerableString
See Also