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

Use host system accessibility APIs? #15

Open
brennanyoung opened this issue Dec 17, 2022 · 0 comments
Open

Use host system accessibility APIs? #15

brennanyoung opened this issue Dec 17, 2022 · 0 comments

Comments

@brennanyoung
Copy link

Rather than copying a subset of the behaviour of screen readers, would it not be better to hook into the host system accessibility APIs? (i.e. those already built-in to Windows, MacOS, Android, iOS, Linux). Those APIs are fairly mature and stable. Moreover they are predictable for assistive tech users.

Relying on host system accessibility APIs, you can support a much wider range of assistive technologies, including custom user dictionaries, preferred voice synthesisers, switch interfaces, braille interfaces or whatever.

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

No branches or pull requests

1 participant