What is assistive technology?

Assistive technology (AT) includes any device, software, or equipment that helps people with disabilities perform tasks. Understanding how AT works helps you create content that works for everyone.

Why this matters for content creators

When you understand how assistive technology interprets your content, you can make better decisions about structure, labeling, and formatting. This page provides an overview of common AT to help you test and improve your work.

Screen readers

Screen readers convert text and interface elements to speech or braille output. They're used primarily by blind and low-vision users.

Common screen readers

Screen reader Platform Cost Notes
NVDA Windows Free Most popular free option; great for testing
JAWS Windows $1,000+ Industry standard; most feature-rich
VoiceOver macOS, iOS Built-in Included with all Apple devices
TalkBack Android Built-in Included with Android devices
Narrator Windows Built-in Basic screen reader included with Windows

How screen readers navigate

Testing with NVDA (free)

  1. Download from nvaccess.org
  2. Install and launch (runs portable or installed)
  3. Press Insert+Q to quit when done
  4. Use H to navigate headings, Tab for links/buttons

Screen magnification

Magnification software enlarges portions of the screen for users with low vision.

Common magnifiers

Design considerations for magnification

Voice control

Voice control software allows hands-free computer use through spoken commands.

Common voice control tools

Design considerations for voice control

Switch devices

Switch devices are simple buttons that emulate keyboard input, used by people with significant motor disabilities.

How switches work

Design considerations for switch users

Text-to-speech (read aloud)

Text-to-speech tools read content aloud without full screen reader functionality. Used by people with dyslexia, learning disabilities, or anyone who prefers audio.

Common TTS tools

Design considerations

Alternative input devices

Many users rely on alternatives to standard keyboards and mice:

All of these ultimately interact with your content through keyboard commands, which is why keyboard accessibility is fundamental.

Braille displays

Refreshable braille displays show screen content as raised braille dots, used alongside or instead of speech output.

How braille displays work

Design considerations

Testing with assistive technology

Recommended testing approach

  1. Keyboard only: Navigate entire interface without mouse
  2. Screen reader: Test with NVDA (Windows) or VoiceOver (Mac)
  3. Zoom: Test at 200% browser zoom
  4. High contrast: Test Windows High Contrast mode

Free tools for testing

Resources for learning AT testing

Resources