OK here is a simple AppleScript that will announce the status of the 
battery I have attached the script to this post as well.

*set* batstat *to* *do shell script* "pmset -g batt"

*say* batstat


You could also do this from a shell script or in the terminal as well like 
this:


pmset -g batt | say



On Saturday, 7 February 2015 11:25:34 UTC-8, Aleeha Dudley wrote:
>
> Hello All, 
> I am writing with a couple of questions. First, where do I go to assign a 
> keystroke to a task, such as opening an app or speaking the time and date? 
> Also, I know that somewhere there is a script that will allow me to make 
> voiceover announce the status of my battery. Does anyone know where I can 
> get this script file and how to make it work?
> Thanks.
> Aleeha Dudley and Seeing Eye Dog Dallas 
> Vice President, Ohio Association of Guide Dog Users 
> Vice President, Ohio Association of Blind Students 
> Both proud divisions of the National Federation of the Blind of Ohio 
> Email: [email protected] <javascript:> 
> The National Federation of the Blind knows that blindness is not the 
> characteristic that defines you or your future. Every day we raise the 
> expectations of blind people, because low expectations create obstacles 
> between blind people and our dreams. You can live the life you want; 
> blindness is not what holds you back. 
> “The wind of heaven is that which blows between a horse’s ears.” - Arabian 
> proverb 
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

Attachment: BatteryStatus.scpt
Description: Binary data

Reply via email to