If you all are having this trouble Please send a e-mail to: > [email protected]
Begin forwarded message: > From: louie <[email protected]> > Date: November 28, 2010 2:15:31 PM PST > To: [email protected] > Subject: Voice Over > > Howdy, > When running some applications I lose voice. > It takes four presses of command + F5 to get Voice Over running. > Hope this can be fixed in a upcoming release. > Thank you for any attention to this trouble. > > louie > [email protected] > > > Begin forwarded message: > From: louie <[email protected]> > Date: November 29, 2010 2:55:56 PM PST > To: Apple Accessibility <[email protected]> > Subject: Re: Voice Over > > Howdy, > Where I notice this happening more than other applications is in a voip > application called Whistle.app. > The Whistle.app is very unfriendly to Voice Over. > To use the application I had to write the below apple script. > If you want me to send logs when I have this trouble just let me know. > Thank you for looking into this matter. > set theDialNumber to "8005558355" as text > set theName to "Tell me" as text > > tell application "Whistle" > activate > set the clipboard to theDialNumber as text > tell application "System Events" to keystroke "v" using {command down} > delay 1 > say "Press enter to dial " & theName > --end tell > end tell > > On Nov 29, 2010, at 2:40 PM, Apple Accessibility wrote: > >> Hi, >> >> Thank you for your email. Do you notice this issue occurring in a specific >> application or when visiting a particular site in Safari? >> >> Apple Accessibility >> >> >> On Nov 28, 2010, at 2:15 PM, louie wrote: >> >> Howdy, >> When running some applications I lose voice. >> It takes four presses of command + F5 to get Voice Over running. >> Hope this can be fixed in a upcoming release. >> Thank you for any attention to this trouble. >> >> louie >> [email protected] >> >> >> >> > > louie > [email protected] > > > louie [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
