IText |
The ITextToSpeech type exposes the following members.
Name | Description | |
---|---|---|
![]() | Format | Gets or sets the format of the output audio. |
![]() | Name | Gets the name of the TTS engine. |
![]() | Rate | Gets or sets the playback rate of the readout. |
![]() | Voice | Gets or sets the current voice of the TTS. |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | Dispose | Disposes the TTS engine. |
![]() | GetAvailableVoices | Retrieves the installed TTS voices. |
![]() | SetOutputToNull | |
![]() | Speak | Synchronously speaks the input text into a stream. |
![]() | SpeakAsyncIntoWavFile |
Name | Description | |
---|---|---|
![]() | OnSpeakCompleted | |
![]() | OnSpeakProgress |