Re: voice alert
Re: voice alert
- Subject: Re: voice alert
- From: Gary Lists <email@hidden>
- Date: Wed, 04 Feb 2004 04:00:24 -0500
Brian Campbell wrote [2/4/04 2:50 AM]:
>
I have an old iMac set up as my fax machine. I don't use it for
>
anything else so it usually sits there idling away. Can i easily set
>
up some kind of voice alert on the iMac to say "You've received a FAX!"
>
and pop up a dialog on my workstation that's on the same network? I
>
have it set up to email the fax to me, but that's not working at
>
all...no matter what i try and it seems to be a problem others are
>
experiencing so i thought this might be a good workaround.
Brian, you don't say specifically what "it" means in "I have it set up to
email the fax to me".
You also don't say what the problem is ("it seems to be a problem others are
experiencing").
Is "it" the fax software? Are "others" co-workers using the same software
and network? What is the problem?
Most iMacs had STF fax software...is that what yours has?
Anyway, as for the voice notice...
You could use a Folder Action attached to whatever default folder your
software uses to save incoming faxes ... if they are saved as external
files.
The speech software installed by OS 9.x also contains an OSAX -- an
AppleScript command add-on -- that adds the command 'say'.
You can then use script code like this:
say "you have a fax"
For more on FolderActions, see the pre-installed FA's and Help info on the
iMac. There are also some sample scripts that you can very easily edit,
adding whatever short code you need.
--
Gary
_______________________________________________
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.
References: | |
| >voice alert (From: Brian Campbell <email@hidden>) |