Skip to content

Commit 0fde811

Browse files
committed
removed voice access explanation
1 parent db9d34f commit 0fde811

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/talkback-guidelines.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,9 @@ So in this case the `ToggleButton` which normally gets announced as a `Switch` i
309309
## <a name="auditing"></a>Auditing & Testing
310310
#### Manual testing
311311
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.
314+
313315

314316
Testing with analysis tools
315317

0 commit comments

Comments
 (0)