Re: Changing voice in VoiceOver
Re: Changing voice in VoiceOver
- Subject: Re: Changing voice in VoiceOver
- From: Shane Stanley <email@hidden>
- Date: Mon, 15 Nov 2010 22:32:10 +1100
- Thread-topic: Changing voice in VoiceOver
On 15/11/10 10:17 PM, "Brian Christmas" <email@hidden> wrote:
> You see, scripts saved as scripts work faster than scripts saved as
> applications, so I decided to try calling the script as a script from a small
> app. It is much, much faster.
So what happens if you go back to a normal app, but like this:
property TheVoices : {"Alex", "Fred", "Vicki"}
script myScript
tell application "VoiceOver Utility"
<the rest in here>
end tell
end script
run script myScript
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden