Click or drag to resize
DefaultTextToSpeech Methods

The DefaultTextToSpeech type exposes the following members.

Methods
  NameDescription
Public methodChangeLanguage(String)
Public methodChangeLanguage(String, String)
Changes the voice of the Text-To-Speech engine.
Public methodChangeVoice
Public methodDispose
Public methodGetAvailableVoices
Returns the collection of available Text-To-Speech voice.
Public methodSetOutputToNull
Public methodSpeak
Creates a new stream that includes the spoken audio made by the Speech engine.
Public methodSpeakAsyncIntoWavFile
Top
See Also