Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

PromptBuilder.AppendBreak Method

Include Protected Members
Include Inherited Members

Appends a break (pause) to the PromptBuilder.

Overload List

  Name Description
Public method AppendBreak() Appends a break to the PromptBuilder object.
Public method AppendBreak(TimeSpan) Appends a break of the specified duration to the PromptBuilder object.
Public method AppendBreak(PromptBreak) Appends a break of the specified strength (duration) to the PromptBuilder object.

Top

See Also

Reference

PromptBuilder Class

PromptBuilder Members

Microsoft.Speech.Synthesis Namespace