Note

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

PromptBuilder.StartParagraph Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Public method StartParagraph() Specifies the start of a paragraph in the PromptBuilder object.
Public method StartParagraph(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

Reference

PromptBuilder Class

PromptBuilder Members

Microsoft.Speech.Synthesis Namespace