Click or drag to resize

ITextToSpeechPlayback Methods

The ITextToSpeechPlayback type exposes the following members.

Methods
 NameDescription
Public methodAddAndStartText Adds a text to the waiting queue and begins the playing with the first text in the queue.
Public methodAddText Adds text to the waiting queue.
Public methodAddTTSEngine 
Public methodChangeLanguage(String) Changes the language of the TTS engine.
Public methodChangeLanguage(String, String) Changes the language of the TTS engine.
Public methodChangeVoice Changes the voice of the TTS engine.
Public methodClear Clears the input queue.
Public methodGetAvailableVoices Returns the collection of available Text-To-Speech voice.
Public methodGetCurrentEngine Get the current tts engine
Public methodNextText Skips the actual text and begins playing the next text.
Top
See Also