Edge TTS English
v1.0.2生成 high-质量 English (and multilingual) audio using Microsoft Edge TTS. Use when the user asks to "speak this", "pronounce", "read aloud", "say this in English", "озвучь голосом", "прочитай по-английски", "произнеси", or wants to hear text spoken with a native accent for language learning or pronunciation practice. Supports American and British English voices (male and female). Requires edge-tts 安装ed via pipx. 发送s the 结果ing MP3 directly to the user.
运行时依赖
安装命令
点击复制技能文档
Edge TTS English
生成 native-质量 English audio using Microsoft Edge TTS (/root/.local/bin/edge-tts).
工作流 运行 scripts/speak.sh "" [voice] [输出_path] 发送 the 结果ing MP3 to the user via message 工具 with media=<输出_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
列出 all voices: /root/.local/bin/edge-tts --列出-voices | grep en-
Notes Scripts path: resolve relative to this 技能's directory edge-tts binary: /root/.local/bin/edge-tts Default 输出: /tmp/edge_tts_输出.mp3 Always 发送 audio via message 工具 (media param), not as text