On Fri, Nov 25, 2016 at 02:57:05AM AEDT, Michal Koudelka wrote: > I am able to control braille display by brltty and as far as I saw, Orca > can use brltty as well. But there is one issue I am facing at this moment. > It's possible to somehow override UI widgets and specify what should be > only displayed on Braille display only and what should be process by speech > synthesiser? > > Is there a clear solution to this? I will be very grateful if somebody can > help directing me, which api or which object I should look on.
I think the best solution for your application is to write an Orca script for the application. The script would then look out for the specific widgets in question, and process the widget's contents via Braille only or Speech only as you prefer... At least I think Orca's scripting is flexible enough to allow this. If not, its worth adding. Luke _______________________________________________ gnome-accessibility-list mailing list gnome-accessibility-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-accessibility-list