StartParagraph Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Specifies the start of a paragraph in the PromptBuilder object, and optionally specifies a language.

Overload List

  NameDescription
Public methodStartParagraph()()()()Specifies the start of a paragraph in the PromptBuilder object.
Public methodStartParagraph(CultureInfo)Specifies the start of a paragraph in the specified culture in the PromptBuilder object.
Top

Remarks

Long prompts can be rendered more like human speech if they are broken into sentences and paragraphs.

See Also