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: 10.3.183.0
Syntax
public SpeechToTextVAD(
	IEnumerable<string> choices
)

Parameters

choices
Type: System.Collections.GenericIEnumerableString
See Also