Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PromptBuilder.StartSentence Method
Include Protected Members
Include Inherited Members
Specifies the start of a sentence in the PromptBuilder object, and optionally specifies a language.
Overload List
Name | Description | |
---|---|---|
StartSentence() | Specifies the start of a sentence in the PromptBuilder object. | |
StartSentence(CultureInfo) | Specifies the start of a sentence 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.