Feishu Voice Clone TTS Skill
/install feishu-voice-clone-tts
Feishu Voice Clone TTS Skill
使用火山引擎 TTS 将文本转换为语音,并发送到飞书。
支持两种方式:
- 使用火山引擎预置的声音
- 使用你自己克隆的声音
火山引擎配置
方式一:使用预置声音(无需克隆)
https://console.volcengine.com/speech/new/experience/tts?projectName=default
方式二:使用你自己克隆的声音
1. 声音克隆
https://console.volcengine.com/speech/new/experience/clone?projectName=default
2. 语音合成
https://console.volcengine.com/speech/new/experience/tts?projectName=default
配置
需要配置以下环境变量:
FEISHU_APP_ID- 飞书 App IDFEISHU_APP_SECRET- 飞书 App SecretFEISHU_CHAT_ID- 飞书聊天 ID (user:xxx 或 chat:xxx)VOLC_API_KEY- 火山引擎 API KeyVOLC_VOICE_TYPE- 火山引擎音色 ID(预置声音或克隆声音均可)
使用
用户: 用语音说"你好"
OpenClaw: [调用 TTS] [发送语音消息到飞书]
命令
python feishu_tts.py "文本"- 发送语音消息python feishu_tts.py -c "chat:oc_xxx" "文本"- 发送到指定群聊
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install feishu-voice-clone-tts - After installation, invoke the skill by name or use
/feishu-voice-clone-tts - Provide required inputs per the skill's parameter spec and get structured output
What is Feishu Voice Clone TTS Skill?
Convert text to speech using Volcengine TTS with preset or cloned voices and send audio messages to Feishu chats or groups. It is an AI Agent Skill for Claude Code / OpenClaw, with 379 downloads so far.
How do I install Feishu Voice Clone TTS Skill?
Run "/install feishu-voice-clone-tts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Feishu Voice Clone TTS Skill free?
Yes, Feishu Voice Clone TTS Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Feishu Voice Clone TTS Skill support?
Feishu Voice Clone TTS Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Feishu Voice Clone TTS Skill?
It is built and maintained by willsonchenservice-eng (@willsonchenservice-eng); the current version is v1.0.0.