Re: Work aroun for "say" in Portuguese language.
Re: Work aroun for "say" in Portuguese language.
- Subject: Re: Work aroun for "say" in Portuguese language.
- From: Roger Howard <email@hidden>
- Date: Mon, 2 Aug 2004 09:47:06 -0700
On Aug 1, 2004, at 7:53 PM, Bernardo Hoehl / Gessos Rutenium wrote:
Hi List!
Thanks for posting.
There is still a question:
Either Mp3 or another format, how do I call the sound file without
opening an app?
For example:
If I go "do shell script "open pathtofile/myvoice.mp3"" this will
force iTunes or another app to open the file.
I need to play the sound without opening a window. Do you agree?
I need to play the file using a non-window resource of Mac OS. How to
safely call this resource?
You could compile this:
http://www.snoize.com/Code/PlayBufferedSoundFile.tar.gz
and include it in the bundle for your applet, then call it via do shell
script
This may be useful if you don't want to or can't distribute a scripting
addition such as Jon's, or for some other reason I can't imagine...
- Roger
_______________________________________________
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.