Advice onUsing multiple screenreaders in a BGT script

Hey everyone,
I was wondering how all you do  to make the bgt scripts work both with NVDA and Jaws screen readers?
Let's say that I have a script, and the messages for the script should be verbalised for both NVDA and Jaws.
Is there another way instead of writting for both of them: screen_reader_speak-interrupt(JAWS), or (NVDA)?
I know there should  be something that makes the  things a bit easier....
For example, if I want to do the following:
screen_reader_speak_interrupt(JAWS, "Hello);
If I want the same file to work with NVDA, I should write a similar line below, but instead of JAWS, to type NVDA...
Can anyone help with some advice? Thanks in advance.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : stefan_ilioaica via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : stefan_ilioaica via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Draq via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Draq via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Jason SW via Audiogames-reflector

Reply via email to