/install edge-tts-english
Edge TTS English
Generate native-quality English audio using Microsoft Edge TTS (/root/.local/bin/edge-tts).
Workflow
- Run
scripts/speak.sh "\x3Ctext>" [voice] [output_path] - Send the resulting MP3 to the user via
messagetool withmedia=\x3Coutput_path>
bash scripts/speak.sh "Hello, world!" en-US-AriaNeural /tmp/tts_out.mp3
Voices
| Voice | Style |
|---|---|
en-US-AriaNeural |
Female, American (default) |
en-US-JennyNeural |
Female, American, warm |
en-US-GuyNeural |
Male, American |
en-GB-SoniaNeural |
Female, British |
en-GB-RyanNeural |
Male, British |
List all voices: /root/.local/bin/edge-tts --list-voices | grep en-
Notes
- Scripts path: resolve relative to this skill's directory
- edge-tts binary:
/root/.local/bin/edge-tts - Default output:
/tmp/edge_tts_output.mp3 - Always send audio via
messagetool (mediaparam), not as text
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install edge-tts-english - After installation, invoke the skill by name or use
/edge-tts-english - Provide required inputs per the skill's parameter spec and get structured output
What is Edge TTS English?
Generate high-quality English (and multilingual) audio using Microsoft Edge TTS. Use when the user asks to "speak this", "pronounce", "read aloud", "say this... It is an AI Agent Skill for Claude Code / OpenClaw, with 407 downloads so far.
How do I install Edge TTS English?
Run "/install edge-tts-english" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Edge TTS English free?
Yes, Edge TTS English is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Edge TTS English support?
Edge TTS English is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Edge TTS English?
It is built and maintained by Mikhail (@davydenkovm); the current version is v1.0.2.