PromptBuilder::EndSentence Method ()

 

Specifies the end of a sentence in the PromptBuilder object.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
void EndSentence()

Long prompts can be rendered more like human speech if they are broken into sentences and paragraphs. See StartSentence for an example.

.NET Framework
Available since 3.0
Return to top
Show: