0Pricing
Web Accessibility Academy · Lesson

Turning On NVDA, VoiceOver, and TalkBack

Get a screen reader running on every platform.

Turning On NVDA, VoiceOver, and TalkBack is a free Web Accessibility Academy lesson on CoddyKit — lesson 1 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the Web Accessibility Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

Why Turn One On

You cannot judge an experience you never hear. Running a screen reader yourself is the fastest way to feel what blind users feel on your page.

Three Big Names

You will meet three tools: NVDA on Windows, VoiceOver on Apple devices, and TalkBack on Android. Each turns your markup into speech.

NVDA Is Free

NVDA is a free, open-source Windows screen reader. You download it from NV Access, install it, and it starts reading right away. 🎧

Starting NVDA

Once installed, you launch NVDA with the shortcut Control plus Alt plus N. It begins announcing whatever has focus on screen.

VoiceOver on Mac

VoiceOver ships built into every Mac. You toggle it instantly with Command plus F5, no download or install needed.

VoiceOver on iPhone

On iPhone and iPad, VoiceOver lives in Settings under Accessibility. Tip Siri or triple-click the side button to flip it on fast.

TalkBack on Android

Android's built-in reader is TalkBack. You enable it under Settings, Accessibility, then test how real Android users hear your page.

Pick the Pairing

Screen readers pair best with certain browsers: NVDA with Firefox or Chrome, and VoiceOver with Safari. Test the combos your users actually run.

The Speech Toggle

Sighted testing is easier with the screen off. NVDA lets you mute the display or speed up speech once your ears adjust to the voice.

Test on Real Pages

Open your own site, not a demo. A live screen reader reveals missing labels and silent buttons that your eyes simply skip over.

Slow Down at First

New voices feel fast and robotic. Drop the speech rate while you learn, then raise it as your comfort with the reader grows.

Quick Check

Which screen reader is free, open-source, and runs on Windows?

Recap

You now know the big three: NVDA on Windows, VoiceOver on Apple, TalkBack on Android. Turn one on and hear your page for yourself. 👏

Frequently asked questions

Is the “Turning On NVDA, VoiceOver, and TalkBack” lesson free?

Yes — the full text of “Turning On NVDA, VoiceOver, and TalkBack” is free to read here on the web, and the Web Accessibility Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the Web Accessibility Academy course, upgrade to CoddyKit PRO.

What will I learn in “Turning On NVDA, VoiceOver, and TalkBack”?

Get a screen reader running on every platform. You practise Web Accessibility Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start Web Accessibility Academy?

No prior experience is required. Web Accessibility Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 1 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Turning On NVDA, VoiceOver, and TalkBack” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this Web Accessibility Academy lesson?

Yes. Every Web Accessibility Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. Turning On NVDA, VoiceOver, and TalkBack
  2. The Core Gestures and Hotkeys
  3. Browse Mode vs Focus Mode
  4. A Repeatable Screen Reader Test Pass
← Back to Web Accessibility Academy