Re: get current system volume
Re: get current system volume
- Subject: Re: get current system volume
- From: Emmanuel <email@hidden>
- Date: Fri, 4 Mar 2005 20:23:27 +0100
At 11:17 AM -0800 3/4/05, Rob Lewis wrote:
OK, so how then does one extract the actual numeric parameter values?
On Mar 3, 2005, at 12:04 PM, email@hidden wrote:
get volume settings
--> {output volume:77, input volume:50, alert volume:100, output muted:false}
set therecord to (get volume settings)
set theoutputvolume to output volume of therecord
Records are a powerful feature of AppleScript. Read more about them at:
<http://developer.apple.com/techpubs/macosx/Carbon/interapplicationcomm/AppleScript/AppleScriptLangGuide/index.html>
or in:
<http://developer.apple.com/documentation/AppleScript/Conceptual/AppleScriptLangGuide/AppleScriptLanguageGuide.pdf>
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden