Share via


PromptBuilder.StartVoice 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.

Overload List

Name Description
PromptBuilder.StartVoice (CultureInfo)
Starts a Voice with the specified CultureInfo in a PromptBuilder.
PromptBuilder.StartVoice (String)
Starts a Voice with the specified name in a PromptBuilder.
PromptBuilder.StartVoice (VoiceGender)
Starts a Voice of the specified gender in the PromptBuilder.
PromptBuilder.StartVoice (VoiceInfo)
Starts the specified Voice in a PromptBuilder.
PromptBuilder.StartVoice (VoiceGender, VoiceAge)
Starts a Voice of the specified gender and age in a PromptBuilder.
PromptBuilder.StartVoice (VoiceGender, VoiceAge, Int32)
Starts a Voice of the specified gender and age in a PromptBuilder and specifying an alternate Voice.

See Also

Reference

PromptBuilder Class
PromptBuilder Members
Microsoft.SpeechServer.Synthesis Namespace