Skip to content

Instantly share code, notes, and snippets.

@blissdev
Forked from mpiotrowicz/voiceover-intro.md
Created December 22, 2015 00:02
Show Gist options
  • Save blissdev/4f6fd749b42dcc6b2d70 to your computer and use it in GitHub Desktop.
Save blissdev/4f6fd749b42dcc6b2d70 to your computer and use it in GitHub Desktop.
getting started with VoiceOver

A messy intro into VoiceOver - OS X's built-in screen reader

Browsers

  • works best with Safari!

Getting Started

  • cmd+f5 to turn on
  • Remember the "VoiceOver Key" (VO) opt + control
  • To navigate into a page, VO + shift + down arrow
  • To navigate all page links, hit tab throughout
  • To navigate all page content in order, VO + left/right arrow
  • VoiceOver on iOS - the "triple click" https://support.apple.com/en-ca/HT204390
    • swipe left/right to navigate
  • cmd+f5 to turn off

Questions as you navigate your page/app

  • can I access all page content?
  • Is what's being announced make sense or am I lost?
  • if I interact with an element, is it clear that something happened?
  • can I escape any interactions easily?

Next Steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment