You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/talkback-guidelines.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -309,7 +309,9 @@ So in this case the `ToggleButton` which normally gets announced as a `Switch` i
309
309
## <aname="auditing"></a>Auditing & Testing
310
310
#### Manual testing
311
311
Interact with your app using Android accessibility services.
312
-
You can test the app using TalkBack or Voice Access. TalkBack allows you to interact with the app utilizing it’s screen reading functionality where selecting or swiping over elements reads out their descriptions and actions. Utilizing this creates the experience a visually impaired person would have while using the app. Voice Access allows a user to control the device using voice/spoken commands. This is useful for persons who are motor impaired or may be in a situation where their hands can’t be used.
312
+
313
+
You can test the app using TalkBack. TalkBack allows you to interact with the app utilizing it’s screen reading functionality where selecting or swiping over elements reads out their descriptions and actions. Utilizing this creates the experience a visually impaired person would have while using the app.
0 commit comments