PromptBuilder::StartVoice Method (String^)
.NET Framework (current version)
Instructs the synthesizer to change the voice in the PromptBuilder object and specifies the name of the voice to use.
Assembly: System.Speech (in System.Speech.dll)
Parameters
- name
-
Type:
System::String^
The name of the voice to use.
To get information about which voices are installed, use one of the GetInstalledVoices methods.
To stop using the voice specified by StartVoice call EndVoice.
.NET Framework
Available since 3.0
Available since 3.0
Show: