ISpeechSynthesizerWrapper Methods |
The ISpeechSynthesizerWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetInstalledVoiceNames |
Returns a collection of the name of every installed voice.
|
![]() | SelectVoice |
Selects a voice by name.
|
![]() | SetOutputToDefaultAudioDevice |
Sends the output to the default audio device.
|
![]() | SpeakAsync |
Converts the text to speech asynchronously.
|