PromptBuilder::EndVoice Method ()

 

Specifies the end of use of a voice in the PromptBuilder object.

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

public:
void EndVoice()

The EndVoice method stops the use of the current voice for speech output. The voice reverts to the setting that was in effect before the StartVoice method initiated a new voice.

.NET Framework
Available since 3.0
Return to top
Show: