A screen reader converts on-screen content into speech or braille output, and every reader handles web pages a little differently. ChromeVox is the one Google built. It has shipped as the default screen reader on ChromeOS since Chrome OS 56, and while it has never topped usage surveys, the sheer number of Chromebooks running in schools keeps it in steady use.
What Is the ChromeVox Screen Reader?
ChromeVox is a free screen reader for Chromebooks, developed by the Chrome Accessibility Team. It reads pages aloud, works with WAI-ARIA markup, and lets users move focus with a keyboard or mouse.
A 2017 update added speech customization, simpler navigation, and automatic voice switching. When the text on a page changes language, ChromeVox picks a matching voice on its own. It still offers fewer settings than rivals like JAWS or NVDA, and daily use remains low.
There is also a Chrome extension version. It only controls the Chrome browser, nothing outside it, but it lets Windows and Mac users try the reader without a Chromebook.
Why People Use ChromeVox on Chromebooks
The reader costs nothing. It ships inside ChromeOS, so schools and users skip the license fees that come with commercial screen readers.
Braille support is another draw. ChromeVox works with most refreshable braille displays over USB, and the whole system can be run from a braille keyboard without switching back to a standard one.
Developers get something too. ChromeVox was written in HTML5, CSS, and JavaScript, and it exposes a basic API for improving what users hear. It also sits alongside other built-in tools such as the text-to-speech feature and Select-to-Speak, which cover students who need audio some of the time rather than all of it.
ChromeVox Usage Compared to Other Screen Readers
Adoption stays modest. A 2021 WebAIM survey put regular ChromeVox use at 4.7 percent of respondents, with 0.3 percent calling it their primary reader on a laptop or desktop. The 2024 edition of the same survey recorded 3.8 percent primary desktop share.
Primary desktop screen reader share, WebAIM Screen Reader User Survey 10 (2024, n=1,539).
The survey skews toward adult professionals. Most ChromeVox users are K-12 students who rarely answer voluntary polls, so the real classroom footprint is likely larger than these numbers suggest. The full ChromeOS accessibility usage figures break this gap down in detail.
Can ChromeVox Prove a Site Is Accessible?
No. ChromeVox works well for checking WAI-ARIA markup and catching obvious barriers, but different readers voice the same page in different ways. Passing a ChromeVox check does not promise a smooth experience in JAWS or NVDA.
Think of it like calling a site browser-ready after opening it once in a single browser. To know a page holds up, measure it against the Web Content Accessibility Guidelines (WCAG) and combine hand testing with automated tools.
How to Test a Page With ChromeVox
Learn the shortcuts first. The full list sits on Google’s Chromebook support pages. Then switch the reader on and walk through your page.
| Action | How to do it |
|---|---|
| Turn on (laptop or desktop) | Press Ctrl + Alt + Z |
| Turn on (tablet) | Hold Volume Up and Volume Down for five seconds |
| Move forward | Press Tab to reach the next focusable item |
| Move back | Press Shift + Tab to reach the previous item |
Take notes as you go. Does focus land where you expect? Can you complete forms without getting stuck? Pay close attention to images, charts, and infographics, and ask whether their meaning survives by ear alone.
ChromeVox Limits to Keep in Mind
Any screen reader feels clumsy when the controls are new. Daily users of ChromeVox, NVDA, JAWS, or Apple VoiceOver will always outpace a first-time tester, so a rough first session says more about your practice than your page.
When testing surfaces problems, fix them fast. That can mean writing alt text, reworking menu behavior, or adding WAI-ARIA markup. Follow WCAG guidance while you do it, since rushed fixes create new faults. The stakes are real given how widely K-12 schools deploy these devices, and Google keeps expanding the audio side of the platform, most recently with Reading Mode gaining a read aloud option. An experienced accessibility partner keeps costs in check and gives users a better result.
FAQs
What is ChromeVox on a Chromebook?
ChromeVox is the free screen reader built into ChromeOS. It reads on-screen content aloud or sends it to a braille display, helping blind and low-vision users operate a Chromebook with keyboard commands.
How do I turn ChromeVox on or off?
Press Ctrl + Alt + Z on a Chromebook laptop or desktop. On a ChromeOS tablet, hold Volume Up and Volume Down together for five seconds until the reader starts speaking.
Does ChromeVox work with braille displays?
Yes. ChromeVox supports most refreshable braille displays connected over USB, and ChromeOS can be controlled directly from a braille keyboard without switching to a standard keyboard.
Is ChromeVox available outside ChromeOS?
A ChromeVox extension exists for the Google Chrome browser on Windows and macOS. It only controls content inside Chrome and lacks the full feature set of the built-in ChromeOS version.
Can ChromeVox alone confirm a website is accessible?
No. Screen readers interpret pages differently, so one ChromeVox pass proves little. Test against WCAG standards using multiple readers, manual checks, and automated tools before calling a site accessible.
