Re: Changing voice in VoiceOver
Re: Changing voice in VoiceOver
- Subject: Re: Changing voice in VoiceOver
- From: André Renault <email@hidden>
- Date: Sun, 14 Nov 2010 18:13:08 -0500
Defaults-reading with my script brought this about, since running the script:
computername:~ andre1$ defaults read ~/Library/Preferences/com.apple.VoiceOver3/default.plist
{
"SCRCategories_SCRCategorySystemWide_SCRSpeechComponentSettings_SCRVoiceIdentifier" = "com.apple.speech.synthesis.voice.Fred";
}
Can someone tell me why the change does not show up in VO Utility.app?
On 2010-11-14, at 6:08 PM, Deivy Petrescu wrote:
>
> On Nov 14, 2010, at 17:03 , André Renault wrote:
>
>> My friend is looking to change the voice used with a simple keystroke. We got the keystroke part down, but not changing the voice. He's got two voices (for this example we'll call them Alex and Luciano). With Shift-Command-1 he'd like Alex and Shift-Command-2 he'd like Luciano.
>>
>> Can someone provide a pointer for this? I've looked through the VoiceOver dictionary and didn't see anything for this - is this some 'defaults write' command?
>>
>> Thanks!
>>
>> André _______________________________________________
>> 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
>
>
>
> André,
>
> The voice is set here:
>
> ~/Library/Preferences/com.apple.VoiceOver3/default.plist
>
> You have to work with this. I could not get it via terminal, if you do, please let me know.
>
>
> Deivy Petrescu
> email@hidden
>
>
>
> _______________________________________________
> 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
_______________________________________________
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