Click or drag to resize
DefaultTextToSpeechSpeakAsyncIntoWavFile Method

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

Parameters

text
Type: SystemString
path
Type: SystemString

Implements

ITextToSpeechSpeakAsyncIntoWavFile(String, String)
See Also