Click or drag to resize

ITextToSpeechPlaybackAddAndStartText Method

Adds a text to the waiting queue and begins the playing with the first text in the queue.

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

Parameters

text
Type: SystemString
See Also