Click or drag to resize
ITextToSpeech Methods

The ITextToSpeech type exposes the following members.

Methods
  NameDescription
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 methodDispose
Disposes the TTS engine.
Public methodGetAvailableVoices
Retrieves the installed TTS voices.
Public methodSetOutputToNull
Public methodSpeak
Synchronously speaks the input text into a stream.
Public methodSpeakAsyncIntoWavFile
Top
See Also