[jawsscripts] Re: functions SetVerbosityLevel and SetScreenEcho

  • From: "Jackie McBride" <abletec@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 13 May 2008 10:36:54 -0700

Thomas:

U should always put
include "hjconst.jsh" &
include "hjglobal.jsh"
at the top of your script file.
Also, why not use ctrl i to insert your functions--that way you're
certain of correct spelling.

Lastly, if these do not resolve the problem, then paste your code in a
message & let us look at it--perhaps we can give u some assistance.


On 5/13/08, marquats@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
<marquats@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> I wrote a script which outputs text appearing in two labels on the
> program's main window. One label gives the speech output, the other the
> braille output. I have the problem that Jaws reads the speech output twice
> or more. (I realized that the voice pitch is not always the same. Some (not
> all) of the repetitions are said with a higher pitch.)
>
> Maybe it helps to change the verbosity setting using the functions
> SetVerbosityLevel and SetScreenEcho?
> But when I call them, it sais "call to unknown function ..." and spells
> the function name.
> I made sure that I spelled the names correctly. What can I do about
> this? Must there be some "include" ore "use" statement to use these
> functions?
>
> (sorry if it might be a stupid question with an obvious solution, but I'm
> umexpierienced with scripting)
>
> Many thanks for any helpful reply,
> Thomas Marquardt
>
>
> I use Jaws 8.0.2173 (German version)
> The program is self-written in C++ using Visual Studio 2005
>
>
>
> __________
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>


-- 
Jackie McBride
Please join my fight against breast cancer
<http://teamacs.acsevents.org/site/TR?px=1790196&pg=personal&fr_id=3489>
& Check out my homepage at:
www.abletec.serverheaven.net
__________ 
View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: