PromptStyle::Volume Property
.NET Framework (current version)
Gets or sets the setting for the volume (loudness) of the style.
Assembly: System.Speech (in System.Speech.dll)
public: property PromptVolume Volume { PromptVolume get(); void set(PromptVolume value); }
Property Value
Type: System.Speech.Synthesis::PromptVolumeReturns the setting for the volume (loudness) of the style.
The Default setting for PromptVolume is full volume, which is the same as ExtraLoud. The other settings decrease the volume of speech output relative to full volume.
.NET Framework
Available since 3.0
Available since 3.0
Show: