Stt

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

tomevault-io Updated

File contents

Speech-to-Text

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

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/mikeyobrien--rho--stt commit 66025d1122

Frequently asked questions

npx skillmds@latest add tomevault-io/stt