Voice Control Testing
Test your web application works correctly with voice control software.
Usage
Describe the interactions to test for voice control compatibility.
Examples
- "Test our navigation menu with Dragon NaturallySpeaking"
- "Ensure all form fields can be filled using voice commands"
- "Check that click targets match visible labels for voice users"
Guidelines
- Ensure visible labels match accessible names for voice targeting
- Make click targets large enough for voice selection overlays
- Test all interactive elements can be activated by voice
- Verify custom controls expose proper accessible names
- Avoid interactions that require precise mouse positioning