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