Help

Any one help with a script.
I want to make a script that dose the following
When the application opens (Lets say the App is iWeb) The computer will Speak text.(Like “i Have just opened up iWeb”) and the user can not turn the volume down.

can any one help me?
And if possible it sends a message (or file via bluetooth) to a person with out the user knowing so like it would lock the screen and send a file to a person with a text document in it saying (This user @% has opened iWeb .Time XX:XX Date Day month)

Is any of this possible???

Thanks Luke

There’s no way to stop the computer when it outputs audio, butt you can mute the volume in the script and then output the audio.

gl,

But is there a way to do the rest???

You can only poll the processes in system events, if there a new process, do your thing, Say “iWeb has opened”. Or change the program to a AppleScript Application. 1. On run say your thing, then activate real program. Basically a middle man.

Anyway what are you really up to? Kiwi like us shouldn’t tease others :slight_smile: