feishu-voice-sender

飞书语音消息发送器。基于 Edge TTS,一键将文字转为语音发送到飞书。 使用场景: - 发送语音通知/提醒到飞书 - 文字转语音自动播报 触发词:飞书语音、语音发送、tts、文字转语音

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "feishu-voice-sender" with this command: npx skills add wwek/feishu-tts-edge

Feishu Voice Sender - 飞书语音发送器

极简版 Edge TTS 语音发送工具,一键生成并发送到飞书。

特性

  • 🎙️ 单一供应商:Edge TTS(免费高质量)
  • 🎭 多语音选择:xiaoxiao、yunyang、yunxi 等
  • 🔄 自动格式转换:自动转为飞书 OPUS 格式
  • 📱 一键发送:生成后直接发送到飞书

安装依赖

pip install edge-tts
sudo apt-get install ffmpeg

快速开始

cd ~/.openclaw/skills/feishu-voice-sender/scripts

# 默认语音(xiaoxiao 温暖女声)
python3 voice_sender.py "你好老大,任务已完成"

# 指定语音
python3 voice_sender.py "系统告警" yunyang

语音列表

语音性别风格推荐场景
xiaoxiao温暖、专业⭐ 日常工作
yunyang专业、可靠正式通知
yunxi活泼、阳光轻松内容
xiaoyi活泼、卡通趣味内容
yunjian新闻播报紧急通知
xiaobei辽宁话幽默方言

使用示例

# 日常汇报
python3 voice_sender.py "老大,今日数据已更新"

# 紧急通知
python3 voice_sender.py "系统告警,服务器异常" yunjian

文件结构

feishu-voice-sender/
├── SKILL.md
└── scripts/
    └── voice_sender.py   # 极简版,单文件

极简 Edge TTS 飞书语音发送器

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wangdongjie Cfo Skill

基于王东杰26年实战经验,提供A+H双市场IPO操盘、资本杠杆设计、业财融合和AI数字化风控咨询。

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
General

Nansen Mpp Payment

Pay-per-call access to the Nansen API via MPP (Tempo). Use when a user wants anonymous Nansen access without an API key and without managing their own Base/S...

Registry SourceRecently Updated
General

Etsy Autolist

Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...

Registry SourceRecently Updated