PromptBuilder::AppendBreak Method
.NET Framework (current version)
Inserts a break (pause) in the content of a PromptBuilder object.
Assembly: System.Speech (in System.Speech.dll)
| Name | Description | |
|---|---|---|
![]() | AppendBreak() | Appends a break to the PromptBuilder object. |
![]() | AppendBreak(PromptBreak) | Appends a break to the PromptBuilder object and specifies its strength (duration). |
![]() | AppendBreak(TimeSpan) | Appends a break of the specified duration to the PromptBuilder object. |
Show:
