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

Property Value

IEnumerableString
See Also