Click or drag to resize

ITextToSpeechSpeakAsyncIntoWavFile Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
void SpeakAsyncIntoWavFile(
	string text,
	string path
)

Parameters

text  String
 
path  String
 
See Also