Click or drag to resize

ISpeechToTextInit Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
bool Init(
	AudioFormat audioFormat,
	IEnumerable<string> choices
)

Parameters

audioFormat  AudioFormat
 
choices  IEnumerableString
 

Return Value

Boolean
See Also