speech-recognition
Installation
SKILL.md
Speech Recognition Accessibility Skill
Canonical source:
examples/SPEECH_RECOGNITION_ACCESSIBILITY_BEST_PRACTICES.mdinmgifford/ACCESSIBILITY.mdThis skill is derived from that file. When in doubt, the example is authoritative.
Apply these rules when implementing or reviewing any interface that must
support speech input or voice control.
Load alongside keyboard/SKILL.md — speech tools often rely on keyboard
and pointer emulation, so keyboard requirements are a foundation, not a substitute.
Core Mandate
Speech recognition can dictate text, navigate interfaces, activate controls, emulate keyboard input, and operate a pointer. Speech recognition is not the same as speaker recognition — speech recognition interprets words and commands; speaker recognition tries to identify who is speaking.