Click or drag to resize
TextToSpeech Constructor (AudioFormat)
Initializes a new instance of the TextToSpeech class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TextToSpeech(
	AudioFormat format
)

Parameters

format
Type: Ozeki.MediaAudioFormat
See Also