AppendBreak Method
From Microsoft Speech Platform SDK 11
Appends a break (pause) to the PromptBuilder.
Overload List
| Name | Description | |
|---|---|---|
| AppendBreak()()()() | Appends a break to the PromptBuilder object. | |
| AppendBreak(TimeSpan) | Appends a break of the specified duration to the PromptBuilder object. | |
| AppendBreak(PromptBreak) | Appends a break of the specified strength (duration) to the PromptBuilder object. |