Telegram Voice STT (Windows)
/install telegram-voice-stt
\r \r
Telegram Voice → Text (STT)\r
\r When a user sends a voice note on Telegram, OpenClaw transcribes it before the model runs.\r \r
How it works\r
\r
- Telegram delivers
.oggvoice file to.openclaw/media/inbound/\r - Gateway runs
transcribe-audio-cli.js(Google Cloud Speech-to-Text)\r - Transcript replaces
\x3Cmedia:audio>in the user message\r - Optional echo: user sees
📝 Heard: "..."in Telegram\r - Assistant answers the transcribed text via Bifrost → genapp-proxy → Dialogflow\r \r
Rules for the assistant\r
\r
- Never say "I cannot process audio" if a transcript is present\r
- Reply to the transcript content as the user's actual question\r
- For Hindi/English mix, answer in the language the user spoke or ask which they prefer\r
- If transcription is empty, ask the user to type their message or re-record\r \r
Stack\r
\r
- OpenClaw:
tools.media.audioCLI model →~/.openclaw/gcp/transcribe-audio-cli.js\r - Fallback: genapp-proxy also transcribes voice before Dialogflow (8192 token limit)\r \r
Manual test (gateway machine)\r
\r
node "$env:USERPROFILE\.openclaw\gcp ranscribe-audio-cli.js" "C:\path o\voice.ogg"\r
```\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install telegram-voice-stt - After installation, invoke the skill by name or use
/telegram-voice-stt - Provide required inputs per the skill's parameter spec and get structured output
What is Telegram Voice STT (Windows)?
Transcribe Telegram voice notes to text before the assistant replies. Use when the user sends a voice message on Telegram (@AadiAssistantbot), or mentions vo... It is an AI Agent Skill for Claude Code / OpenClaw, with 33 downloads so far.
How do I install Telegram Voice STT (Windows)?
Run "/install telegram-voice-stt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telegram Voice STT (Windows) free?
Yes, Telegram Voice STT (Windows) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Telegram Voice STT (Windows) support?
Telegram Voice STT (Windows) is cross-platform and runs anywhere OpenClaw / Claude Code is available (win32).
Who created Telegram Voice STT (Windows)?
It is built and maintained by Aditya Singh (@aditya0320); the current version is v1.0.0.