Hello all,

Is anyone here aware of screen reading software, that is software which helps blind people to use the computer by speaking aloud information that is on the screen? You can see an example here:
www.nvaccess.org

I'd like to learn factor, so I of course need to use its listener feature in order to enter commands. However, the screen reader linked above, called NVDA, isn't able to interact well with the listener's user interface. Is ot OpenGL?

Normally, screen readers like NVDA are able to interact well with console applications, such as the Windows command prompt (cmd) or PowerShell, which make use of standard controls (or widgets) for console applications in Windows. So, it appears that the UI you chose for the Listener are implementing some custom control that isn't being recognized by NVDA.

My suggestion is that you could offer a way to choose an alternative interface, lets say a command line option, which would select the standard UI offered by the system for console applications.

Thanks and best,
Cleverson


_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to