[jawsscripts] Re: speeking message at start

  • From: "Haden Pike" <haden.pike@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 8 Apr 2009 10:27:29 -0400

Hi Jitendra. I can't get the message to only speak when the program starts. 
I used the SayFormattedMessage function with the out-put type as 
OT_APP_start. Do I need to use a differend output type.
Also, about my second question, what I mean is that I want jaws to speak a 
message after it speaks the name of the window when move to it.
Thanks.

--------------------------------------------------
From: "Jitendra" <jeet.invincible@xxxxxxxxx>
Sent: Tuesday, April 07, 2009 11:11 PM
To: <jawsscripts@xxxxxxxxxxxxx>
Subject: [jawsscripts] Re: speeking message at start

> Hello haden, great to see you there, read on...
> Haden Pike wrote:
>> Hi list. I am sort of new to scripting. What I mean is that I haven't 
>> been doing it very long. I have 2 questions.
>> 1. When I press enter to start the application I am writing the script 
>> for, how do I make jaws say: "for a list of hotkeys press JawsKey+h."
>>
> You need to write an autostart event function: there are several system
> events, according to them JAWS performs the way scripts tell him.
> Like: focusChangedEvent, when you press any key to move to the next or
> previous control Like Shift+tab or just tab, or a dialog gets activated
> Now, how would Now, how would you write:
> Voide function AutoStartEvent ()
> SayString ("press JAWS key+H for Hotkey help.")
> EndFunction
> Note: there may other things also be, like to only perform this message
> first time that program starts, or short and long messages, for that,
> you may need to use say message type of function in place of say string.
> 2. After the window comes up, how do I get jaws to speak what ever I
> tell it to. I know how to write script message files.
>> Any help is appreciated.
>>
> I don't understand this question perhaps, if you are saying about
> autostart, I have replied above, and if you are talking of some other
> window that comes such as a dialog comes or goes, or pressing tab, then
> you may need to write focus changed event function, or your condition
> may be different,
>> Thanks.
>> Thank you, Jitendra.
> Skype:
> Jeet.delhi
>
> __________
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
> 
__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: