Share via


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

Appends text to a PromptBuilder.

Overload List

Name Description
PromptBuilder.AppendText (String)
Appends the specified text to a PromptBuilder.
PromptBuilder.AppendText (String, Object[])
Appends the specified text to the PromptBuilder.
PromptBuilder.AppendText (String, PromptEmphasis)
Appends the specified text to a PromptBuilder at the specified level of emphasis.
PromptBuilder.AppendText (String, PromptRate)
Appends the specified text to a PromptBuilder at the specified PromptRate.
PromptBuilder.AppendText (String, PromptVolume)
Appends the specified text to a PromptBuilder at the specified level of volume (loudness).

See Also

Reference

PromptBuilder Class
PromptBuilder Members
Microsoft.SpeechServer.Synthesis Namespace