Jump to content

Master Volume Control


Recommended Posts


Maybe half the value..not tested.

{VOLUME_MUTE} 2000/XP Only: Mute the volume

{VOLUME_DOWN} 2000/XP Only: Reduce the volume

{VOLUME_UP} 2000/XP Only: Increase the volume

SoundSetWaveVolume

Sets the system wave volume by percent.

Parameters

percent :percentage number between 0 and 100

Return Value

Success: None.

Failure: Sets @error to 1 if percent is invalid.

Remarks

This controls the Wave volume, not the master volume control. Also, a value of Zero does not set mute status.

Example:

SoundSetWaveVolume(50)

Edited by Rico.JohnnY
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...