I would like to know how can I change the sound volume.
Thanks!
Proza
Sound volume
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Why do you want to change the sound volume ? It's something you should let the user change if he wants to. I always hate applications which change my sound volume inadvertently.
If you are using OS X it's easy just type:
If you're on Windows.. well... good luck.
If you are using OS X it's easy just type:
Code: Select all
do "set volume output volume 80" as applescript