Re: stupid question #17: volume
Re: stupid question #17: volume
- Subject: Re: stupid question #17: volume
- From: Bill White <email@hidden>
- Date: Mon, 15 Sep 2003 19:36:01 -0400
Monee,
>
How do I get the Finder (or System Prefs ... or some other app?) to turn up
>
the volume of my computer?
Standard Additions includes the "set volume" command. Set anywhere from 0
(mute) to 7 (loud).
Try this:
repeat with i from 1 to 7
set volume i
say "Volume level " & i
end repeat
HTH,
Bill
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.