Speech-to-Text

SkillMedia

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

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Speech-to-Text skill

What this skill tells your AI

The instructions your AI receives, as published by mikeyobrien/rho in platforms/android/skills/stt/SKILL.md and read by ahel’s review.

Basic usage

termux-speech-to-text

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

Output format

{"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

Signals

GitHub stars
372
Forks
29
Last commit
May 2026
Advanced
Catalog kind
skill
Gateway key
stt
Source
github.com/mikeyobrien/rho