Install
openclaw skills install edge-tts-englishGenerate high-quality English (and multilingual) audio using Microsoft Edge TTS. Use when the user asks to "speak this", "pronounce", "read aloud", "say this...
openclaw skills install edge-tts-englishGenerate native-quality English audio using Microsoft Edge TTS (/root/.local/bin/edge-tts).
scripts/speak.sh "<text>" [voice] [output_path]message tool with media=<output_path>bash scripts/speak.sh "Hello, world!" en-US-AriaNeural /tmp/tts_out.mp3
| 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-
/root/.local/bin/edge-tts/tmp/edge_tts_output.mp3message tool (media param), not as text