How to read an entire document using VoiceOver
Written by Stefan Judis
- Published at
- Updated at
- Reading time
- 1min
This post is part of my Today I learned series in which I share all my web development learnings.
I tested my site with VoiceOver (the screen reader on macOS) today to find out if pages include accessibility issues. Usually, I navigate my site with the tab key to see if the focus order is correct and then navigate from element to element to check paragraphs, images and other HTML elements.
Today I discovered a new command/shortcut! You can press ^⌥a
, and VoiceOver takes over to read the entire document. Start at the top, hit the keys, close your eyes and hear if everything makes sense!
Read more about VoiceOver commands in the Apple documentation.
If you enjoyed this article...
Join 5.5k readers and learn something new every week with Web Weekly.
Reply to this post and share your thoughts via good old email.