ITextToSpeech Methods |
The ITextToSpeech type exposes the following members.
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 |