Click or drag to resize

SpeechToTextCreateInstance(IEnumerableString, WordDetectionMode) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public static SpeechToText CreateInstance(
	IEnumerable<string> choices,
	WordDetectionMode mode
)

Parameters

choices  IEnumerableString
 
mode  WordDetectionMode
 

Return Value

SpeechToText
See Also