Click or drag to resize

ITextToSpeechSpeakAsyncIntoWavFile Method

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

Parameters

text
Type: SystemString
path
Type: SystemString
See Also