Share via


PromptBuilder.AppendText Method

Overload List

Name Description
PromptBuilder.AppendText (String)
Appends text to the PromptBuilder object.
PromptBuilder.AppendText (String, Object[])  
PromptBuilder.AppendText (String, PromptEmphasis)
Appends text to the PromptBuilder object and specifies an emphasis value for the text.
PromptBuilder.AppendText (String, PromptRate)
Appends text to the PromptBuilder object and specifies a speed value for the text to be spoken.
PromptBuilder.AppendText (String, PromptVolume)
Appends text to the PromptBuilder object and specifies a volume for the text to be spoken.

See Also

Reference

PromptBuilder Class
PromptBuilder Members
Microsoft.Speech.Synthesis Namespace