SpeechSynthesizer Members

SpeechSynthesizer has the following members.

Public Constructors

  Name Description
SpeechSynthesizer Initializes a new instance of a SpeechSynthesizer object.

Public Properties

  Name Description
  AllVoices Gets a collection of all installed speech synthesis engines (voices).
  DefaultVoice Gets the default speech synthesis engine (voice).
Voice Gets or sets the speech synthesis engine (voice).

Public Methods

  Name Description
Close Closes the SpeechSynthesizer and releases system resources.
SynthesizeSsmlToStreamAsync Asynchronously generate speech output from a string containing Speech Synthesis Markup Language (SSML).
SynthesizeTextToStreamAsync Asynchronously generate speech output from a string.

See also

Reference

SpeechSynthesizer Class

Windows.Media.SpeechSynthesis Namespace