Share via


PromptBuilder.AppendBreak 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 a break (pause) to a PromptBuilder.

Overload List

Name Description
PromptBuilder.AppendBreak ()
Appends a break (pause) to a PromptBuilder.
PromptBuilder.AppendBreak (PromptBreak)
Appends a PromptBreak of the specified duration to a PromptBuilder.
PromptBuilder.AppendBreak (TimeSpan)
Appends a break (pause) of the specified duration to a PromptBuilder.

See Also

Reference

PromptBuilder Class
PromptBuilder Members
Microsoft.SpeechServer.Synthesis Namespace