Re: playing a sound
Re: playing a sound
- Subject: Re: playing a sound
- From: Paul Skinner <email@hidden>
- Date: Sun, 7 Mar 2004 19:24:46 -0500
If You don't mind using a background scripting application then Extra
Suites offers the following related commands
ES play AIFF: play an AIFF sound
ES play AIFF alias -- file path as alias
[looping boolean] -- whether to loop the sound
ES stop AIFF: stop the current AIFF sound
ES stop AIFF alias -- file path as alias
ES play sound: play a system 7 type sound
ES play sound alias -- file path as alias
ES get volume: get the sound volume
ES get volume
Result: integer -- volume level (0-100)
ES set volume: set the sound volume
ES set volume integer -- volume level (0-100)
It also offers 80 commands that provide advanced dialogs, progress
bars, sorting, casing, keystroke generation and watching, font control
and resource commands. Kind of a one stop shop for most of my needs.
IANA Shill Just a happy customer.<
http://www.kanzu.com/index.html>
PS
On Mar 6, 2004, at 1:23 PM, Michael Grant wrote:
The Finder can "preview" sound files (e.g. aiff) in column view. Is
there a way to play specific sound files in a script, without
launching iTunes or something? I can't find anything obvious in the
Finder or System Events dictionaries.
Thanks,
Michael
--
Okay, this is beyond evil, this is insane troll logic.
- Buffy
_______________________________________________
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.
_______________________________________________
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.