Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVDAControler or some API for NVDA #370

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 1 comment
Closed

NVDAControler or some API for NVDA #370

nvaccessAuto opened this issue Jan 1, 2010 · 1 comment

Comments

@nvaccessAuto
Copy link

Reported by lanedis on 2009-07-20 07:29
In NVDAControler (or another API for NVDA) it is necessary to add a function wich will read the specified text. It would be useful, if this function gave possibility not to interrupt current reading (like jaws api, for example), and just add this text in queue end on reading.

This function must provide unicode string. Therefore it should be used multi-byte or widechar strings. Multi-byte in 'utf-8' encoding, and i think similar to these code: event = unicode(event,'utf-8') (NVDAControler.py).

@nvaccessAuto
Copy link
Author

Comment 2 by lanedis on 2010-04-09 04:02
due NVDA Helper
Changes:
Added labels: invalid
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant