IText |
The ITextToSpeechPlayback type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAndStartText | Adds a text to the waiting queue and begins the playing with the first text in the queue. |
![]() | AddText | Adds text to the waiting queue. |
![]() | AddTTSEngine | |
![]() | ChangeLanguage(String) | Changes the language of the TTS engine. |
![]() | ChangeLanguage(String, String) | Changes the language of the TTS engine. |
![]() | ChangeVoice | Changes the voice of the TTS engine. |
![]() | Clear | Clears the input queue. |
![]() | GetAvailableVoices | Returns the collection of available Text-To-Speech voice. |
![]() | GetCurrentEngine | Get the current tts engine |
![]() | NextText | Skips the actual text and begins playing the next text. |