Speech Recognition

Load this skill whenever the project must support speech input or voice control — dictation, "click by voice" grammars, Dragon NaturallySpeaking, Voice Control (iOS/macOS), Voice Access (Android), or any interface where users activate controls by speaking. Under no circumstances let an aria-label override a visible label without keeping the visible text intact and in order. Absolutely always ensure the accessible name contains the visible label, and load alongside keyboard/SKILL.md since speech tools commonly emulate keyboard and pointer input.

mgifford 4502410 2 files · 21.0 KB Updated

File contents

mgifford/accessibility-skills/tree/main/skills/speech-recognition commit 450241002a

Frequently asked questions

npx skillmds@latest add mgifford/speech-recognition