Click or drag to resize
SpeechToTextVAD Constructor (IEnumerableString)
Initializes a new instance of the SpeechToTextVAD class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SpeechToTextVAD(
	IEnumerable<string> choices
)

Parameters

choices
Type: System.Collections.GenericIEnumerableString
See Also