Share via


ISynthesizer.SpeakAsync Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Speaks a prompt asynchronously.

Overload List

Name Description
ISynthesizer.SpeakAsync (PromptBuilder)
Speaks the specified PromptBuilder object asynchronously.
ISynthesizer.SpeakAsync (PromptBuilder, TimeSpan)
Speaks the specified PromptBuilder object asynchronously, starting from a TimeSpan offset.
ISynthesizer.SpeakAsync (String, SynthesisTextFormat)
Speaks the specified SSML prompt asynchronously.

See Also

Reference

ISynthesizer Interface
ISynthesizer Members
Microsoft.SpeechServer.Synthesis Namespace