Specifies the end of a paragraph in the PromptBuilder object.
Namespace:
Microsoft.Speech.Synthesis
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub EndParagraph |
Visual Basic (Usage) |
---|
Dim instance As PromptBuilder instance.EndParagraph() |
C# |
---|
public void EndParagraph() |
Remarks
Long prompts can be rendered more like human speech if they are broken into sentences and paragraphs.