Click or drag to resize

SpeechToTextContinuous Constructor (IEnumerableString)

Initializes a new instance of the SpeechToTextContinuous class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SpeechToTextContinuous(
	IEnumerable<string> choices
)

Parameters

choices
Type: System.Collections.GenericIEnumerableString
See Also