Agent skill

stt

Speech-to-text — transcribe voice to text using device microphone. Use for voice commands, dictation, or hands-free input.

Stars 351
Forks 27

Install this agent skill to your Project

npx add-skill https://github.com/mikeyobrien/rho/tree/main/platforms/android/skills/stt

SKILL.md

Speech-to-Text

Basic usage

bash
termux-speech-to-text

Opens a speech recognition dialog. Returns transcribed text as JSON when user stops speaking.

Output format

json
{"result": "the spoken text here"}

Notes

  • Requires microphone permission
  • Uses Google speech recognition (needs network)
  • User must tap the mic or speak; dialog auto-closes on silence
  • Returns empty result if canceled or no speech detected

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results