Thanks for sharing your project with us, Eric. > as I mentioned earlier, I was working on a tool to bridge speech > recognition > > from Windows VM to drive a Linux environment. I now have something good > > enough for plaintext dictation. You can find it on git-hub > > https://github.com/alsoeric/speechbridge > > Now that I've looked at your project a little closer, I see you are using > python. At-spi has python bindings that you could use to query window/focus > state etc, and Orca being in python is likely your best reference. >
This python library is called pyatspi and it's available on git.gnome.org <https://git.gnome.org/browse/pyatspi2>.[1] Also, you may find " at-spi2-examples <https://github.com/infapi00/at-spi2-examples/tree/master/python-pyatspi2>" useful. It includes a small set of python listener example scripts.[2] Magdalen [1] https://git.gnome.org/browse/pyatspi2 [2] https://github.com/infapi00/at-spi2-examples/tree/master/python-pyatspi2
_______________________________________________ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list