DefaultTextToSpeech Methods |
The DefaultTextToSpeech type exposes the following members.
Name | Description | |
---|---|---|
ChangeLanguage(String) | ||
ChangeLanguage(String, String) |
Changes the voice of the Text-To-Speech engine.
| |
ChangeVoice | ||
Dispose | ||
GetAvailableVoices |
Returns the collection of available Text-To-Speech voice.
| |
SetOutputToNull | ||
Speak |
Creates a new stream that includes the spoken audio made by the Speech engine.
| |
SpeakAsyncIntoWavFile |