Aide:SoundSetWaveVolume.txt
De Wiki AutoIt Français
Document original V3.3.6.1 :
###Function###
SoundSetWaveVolume
###Description###
Sets the system wave volume by percent.
###Syntax###
SoundSetWaveVolume ( percent )
###Parameters###
@@ParamTable@@
percent
percentage number between 0 and 100
@@End@@
###ReturnValue###
@@ReturnTable@@
Success: Returns 1.
Failure: Returns 0 and sets @error to 1 if percent is invalid.
@@End@@
###Remarks###
This controls the Wave volume, not the master volume control. Also, a value of Zero does not set mute status.
On Windows Vista, there is no system-wide wave volume. This function only changes the wave volume for the script. It can not be used to change the wave volume of other programs.
###Related###
SoundPlay
###Example###
@@IncludeExample@@
Document traduit V3.3.6.1 :
Texte en Français
Traducteur :
Contributeurs (pour les modifications avant le Wiki) :