Click or drag to resize

ITextToSpeechSpeak Method

Synchronously speaks the input text into a stream.

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

Parameters

text
Type: SystemString
The input text

Return Value

Type: Stream
See Also