Re: accessible_output issue python

2018-03-16 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector


  


Re: accessible_output issue python

First off, consider using accessible_output2, it's newer.Second, try making the speech interrupt since I'm guessing your program is exiting, and before the call is noticed, the SR gets told to speak other text

URL: http://forum.audiogames.net/viewtopic.php?pid=355828#p355828





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

accessible_output issue python

2018-03-16 Thread AudioGames . net Forum — Developers room : hurstseth405 via Audiogames-reflector


  


accessible_output issue python

So I am trying to use accessible_output by Christopher Toth but for some reason the program runs fine but nothing is spoken.from accessible_output import speechs = speech.Speaker()s.output("hello world")I want to be able to change that to nvda or sappi but I'm not sure how. Has anyone used this befor?

URL: http://forum.audiogames.net/viewtopic.php?pid=355809#p355809





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector