[jawsscripts] Re: to make script to select another synthizer with keyboard shortcut

but how to make the script to taggle between 2 synthezisers between the default one and the another one like IBM voice setSyntheziser
for example
if  SetSynth ("eloq") then
;change  syntheziser
SetSynth (" IBMVoice")
endif
how to do this by code
any help would be appreciated
----- Original Message ----- From: "Huskins, Wayne" <Wayne.Huskins@xxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, December 20, 2007 3:31 PM
Subject: [jawsscripts] Re: to make script to select another synthizer with keyboard shortcut


Try

SetSynth (sNewSynthName )
Where synthname is the Synth#Name found in the [Synthesizers] section of JFW.ini
For example
Jfw.ini has an entry of
Synth1Name=eloq

So you would use

SetSynth ("eloq")

To switch to Eloquence


Replace eloq with the name of the synth you wish to use.

W
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx [mailto:jawsscripts-bounce@xxxxxxxxxxxxx]
Sent: December 19, 2007 18:13
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] to make script to select another synthizer with keyboard shortcut


   hello
I want to make script to   choose another syntheziser without open the
"select syntheziser " dialog box
could you guide me which function do this?
from wher should I start ?
any help would be appreciated
philip



___________________________________________________________
Inbox full of spam? Get leading spam protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts

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


        
        
                
___________________________________________________________ All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine http://uk.docs.yahoo.com/nowyoucan.html
__________ 
View the list's information and change your settings at http://www.freelists.org/list/jawsscripts

Other related posts: