AppendBreak Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Appends a break (pause) to the PromptBuilder.

Overload List

  NameDescription
Public methodAppendBreak()()()()Appends a break to the PromptBuilder object.
Public methodAppendBreak(TimeSpan)Appends a break of the specified duration to the PromptBuilder object.
Public methodAppendBreak(PromptBreak)Appends a break of the specified strength (duration) to the PromptBuilder object.
Top

See Also