Browse Business Analysts Section 3: Accessibility Requirements

Screen Reader Script for a User Flow

13 fill-in slots · from The AI Prompt Handbook for Business Analysts

Your details

0/13 filled

Screen Reader Script for a User Flow

Write a screen reader navigation script showing exactly what a VoiceOver (iOS) and TalkBack (Android) user will hear as they navigate through a user flow.

USER FLOW: [Description of the flow]
PLATFORMS: iOS and Android

SCREENS IN THE FLOW:
1. [Screen 1]: [Elements on this screen]
2. [Screen 2]: [Elements on this screen]
3. [Screen 3]: [Elements on this screen]

Format as a sequential script for EACH platform:

--- iOS (VoiceOver) ---
Step 1: [Screen name]
- Swipe right → "[VoiceOver reads: label, value, trait]"
- Swipe right → "[VoiceOver reads: ...]"
- Double tap → [Action occurs]
- "[VoiceOver announces: ...]"

--- Android (TalkBack) ---
Step 1: [Screen name]
- Swipe right → "[TalkBack reads: label, role description]"
- Swipe right → "[TalkBack reads: ...]"
- Double tap → [Action occurs]
- "[TalkBack announces: ...]"

Include for both platforms:
- What is announced on screen transitions
- How errors are communicated
- How loading states are announced
- Platform-specific navigation actions (iOS rotor, Android local context menu)

Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.