SpeechSynthesizer.SpeakAsync Method

Speaks asynchronously.

Overload List

Name Description
SpeechSynthesizer.SpeakAsync (Prompt)
Speaks the specified prompt asynchronously.
SpeechSynthesizer.SpeakAsync (PromptBuilder)
Speaks the specified PromptBuilder asynchronously.
SpeechSynthesizer.SpeakAsync (String)
Speaks the specified text string asynchronously.

See Also

Reference

SpeechSynthesizer Class
SpeechSynthesizer Members
Microsoft.Speech.Synthesis Namespace