Click or drag to resize
ITextToSpeechSpeak Method
Synchronously speaks the input text into a stream.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
Stream Speak(
	string text
)

Parameters

text
Type: SystemString
The input text

Return Value

Type: Stream
See Also