SpeechSynthesizer has the following members.
| Name | Description | |
|---|---|---|
![]() |
SpeechSynthesizer | Initializes a new instance of a SpeechSynthesizer object. |
| 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). |
| 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. |