1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/content/notes/comparing-screen-readers.md
2022-09-01 09:28:14 -07:00

15 lines
1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Comparing screen readers"
date: 2022-09-01T09:28:07-07:00
replyURI: "https://mastodon.social/@modulux/108923799270415125"
replyTitle: "NVDA is the one to try on Windows"
replyType: "SocialMediaPosting"
replyAuthor: "David P A"
replyAuthorURI: "https://mastodon.social/@modulux"
---
On Windows, NVDA is more capable but Narrator + Edge is more secure. Narrator and Edge were designed to work without giving Narrator access to the content process, using the UI Automation API (UIA). Edges UIA was merged into upstream Chromium but it was only enabled in Edge. Matt Campbell wrote about it [on the orange site in January 2021](https://news.ycombinator.com/item?id=25667055); I dont know if the situation has changed since then.
Try both. If Narrator works for you Id stick to that. My main issue isnt the lack of functionality, but the speech synthesizer delays (when it starts reading, the first words get dropped).
Mobile screen readers (Android TalkBack, iOS VoiceOver, KaiOS Readout) are more beginner-friendly but also much more limited.