Re: creating per-application speech profiles in jaws 2019?

Do you mean using different voices and rates etc for different applications? There's probably a more straight forward way to do it, but the only way I know how to do this is with a script. If you create a profile by making whatever changes to rate, person,  etc you like, then hit the save as and give it a name. Then you start the application you want the profile to be assigned to, and hit insert 0 to open the script manager with a blank file for that particular app. Then enter the following three lines, replacing the enter name here part with the name of your profile, leaving the quotes intact, and hit control s to save and compile. Now whenever you start that app, it will automatically load the profile you created.

Function AutoStartEvent ()
SetActiveVoiceProfileByName ("enter name here")
EndFunction

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : matt1211 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : swigjr23 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : matt1211 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : swigjr23 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : matt1211 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : flackers via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : swigjr23 via Audiogames-reflector

Reply via email to