VoiceOver is a built in screen reader available in any IOS device. To switch it on navigate to
Settings > General > Accessibility > Voiceover.
Hang on!!!!, The interaction mechanism changes once you switch on voiceover. Tap is now just selection not activation. So read this chapter completely before you interact with voiceover. Remember that a voiceover practice is also available to play with different gestures.
The explore by touch even works with voiceover. Tap anywhere on the screen when voiceover is switched on, it reads the element under your finger. To activate what you just heard, double tap anywhere on the screen.
There is another mechanism called gesture navigation. Swipe from left to right reads the next item, right to left swipe reads the previous item. Read the full list of voiceover gestures and play with your device.
VoiceOver also gives the users an opportunity for a quick navigation called rotor. In a lengthy screen if you need to jump directly to a submit button, just set the rotor to buttons by twisting two fingers on the screen until you hear buttons. Now use single finger flick up and down to navigate only between buttons. Read more about voiceover and rotor.
Native Mobile Accessibility Development
- Chapter 1: Introduction
- Chapter 2 :Accessibility Features – Android
- Chapter 3 : Talkback
- Chapter 4: Accessibility features – IOS
- Chapter 5: Voiceover
- Chapter 6: Accessibility Label
- Chapter 7: Accessibility Role
- Chapter 8: Accessibility Hint
- Chapter 9: Reading Order
- Chapter 10: Grouping Elements
- Chapter 11: Separating the Interactive Elements
- Chapter 12: Identifying Input Purpose
- Chapter 13: Touch Target
- Chapter 14: Text Resize
- Chapter 15: Orientation
- Chapter 16: Screen Language
- Chapter17 : Screen Titles
- Chapter 18: Notification & Status Messages
- Chapter 19: Web View
- Chapter 20: Miscellaneous
- Chapter 21 : Unit Testing
- Chapter 22: Resources