1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-20 20:12:11 +00:00
seirdy.one/content/notes/comparing-screen-readers.md

16 lines
1 KiB
Markdown
Raw Normal View History

2022-09-01 16:28:14 +00:00
---
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.