Overview
- Skill Key
- davydenkovm/edge-tts-english
- Author
- davydenkovm
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/davydenkovm/edge-tts-english
- Latest Commit SHA
- 582e15598ebbf39ddcfc775374b9818e097f8c58
Generate high-quality 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 installed via pipx. Sends the resulting MP3 directly to the user.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 edge-tts-english 技能。 若已安装,则直接安装 edge-tts-english 技能。
# Edge TTS English Generate native-quality English audio using Microsoft Edge TTS (`/root/.local/bin/edge-tts`). ## Workflow 1. Run `scripts/speak.sh "<text>" [voice] [output_path]` 2. Send the resulting MP3 to the user via `message` tool with `media=<output_path>` ```bash 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 `message` tool (`media` param), not as text
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.