StartSentence Method
From Microsoft Speech Platform SDK 11
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. |
Remarks
Long prompts can be rendered more like human speech if they are broken into sentences and paragraphs.