/install edge-tts-cantonese
Edge TTS Cantonese Voice Skill
Use Microsoft Edge TTS to generate natural Cantonese voice audio for WhatsApp and Telegram.
Voice Parameters
- Voice:
zh-HK-HiuMaanNeural - Rate: varies by tone
- Pitch: varies by tone
Tones
| Tone | Rate | Pitch | Use Case |
|---|---|---|---|
normal |
+18% | +8Hz | General/neutral |
slow |
+0% | +8Hz | Calm/sad |
fast |
+24% | +8Hz | Happy/excited |
angry |
+36% | +12Hz | Impatient/angry |
WhatsApp Script
# 只生成 OGG(適合 WhatsApp voice note)
/home/gabriel/.openclaw/workspace/scripts/edge-tts-voice-ogg.sh "你今日好嗎?" normal
# Slow/sad tone
/home/gabriel/.openclaw/workspace/scripts/edge-tts-voice-ogg.sh "我好傷心..." slow
# Fast/happy tone
/home/gabriel/.openclaw/workspace/scripts/edge-tts-voice-ogg.sh "好開心呀!" fast
# Angry/impatient tone
/home/gabriel/.openclaw/workspace/scripts/edge-tts-voice-ogg.sh "你到底聽唔聽我講?" angry
腳本輸出 OGG 路徑,然後可用 WhatsApp 發送命令(例如你現有腳本)傳送。
Trigger Phrases
- "語音回應"
- "讀俾我聽"
- "用廣東話讀"
- "voice reply"
Output
- OGG/Opus format ready for WhatsApp / Telegram
Telegram Send Script
/home/gabriel/.openclaw/workspace/scripts/edge-tts-telegram.sh \x3Cchat_id> "你段文字" normal
Example:
/home/gabriel/.openclaw/workspace/scripts/edge-tts-telegram.sh 8474074290 "主人,我係小蝦。" fast
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install edge-tts-cantonese - After installation, invoke the skill by name or use
/edge-tts-cantonese - Provide required inputs per the skill's parameter spec and get structured output
What is Edge Tts Cantonese?
Generate Cantonese TTS audio in OGG format using Microsoft Edge TTS for voice replies on WhatsApp and Telegram with adjustable tone styles. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Edge Tts Cantonese?
Run "/install edge-tts-cantonese" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Edge Tts Cantonese free?
Yes, Edge Tts Cantonese is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Edge Tts Cantonese support?
Edge Tts Cantonese is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Edge Tts Cantonese?
It is built and maintained by Gabriel (@skglau); the current version is v1.0.0.