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.4.54.0
Syntax
void AddAndStartText(
	string text
)

Parameters

text  String
See Also