Hi Ryan, At this point NVDA doesn't have good support for any mud clients out of the box, but the more advanced users of NVDA could write scripts for said clients if they have some idea of Python scripting. If I wasn't so blasted busy all the time i could probably write some Python scripts for some of the more popular mud clients, but unfortunately I do not have the time. I think instead of everyone trying to directly interface with the screen reader you should make the design of the client, program, etc as accessible as possible so that any screen reader can use it. After all, Jaws is not the only option out there. neither is Window Eyes, and many developers of access technology are blissfully ignoring that fact.
Ryan Smith wrote: > Hi, > Well in order for the client to read the incoming text, you need an > NVDA API. Then it would be as simple as reading a string. The program > will use the API can manually give it text to read (what VIP MUD > does). I will look into the NVDA API for RMud. All clients basically > are are text boxes that are updated every time new data comes in, and > it updates the text box. You mentioned MonkeyTerm, but never said if > NVDA reads it, does it? > Thanks. > -Ryan > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [EMAIL PROTECTED] > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[EMAIL PROTECTED] > If you have any questions or concerns regarding the management of the list, > please send E-mail to [EMAIL PROTECTED] > > > > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [EMAIL PROTECTED] You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[EMAIL PROTECTED] If you have any questions or concerns regarding the management of the list, please send E-mail to [EMAIL PROTECTED]
