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-voice-sender

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

Fast Douyin Publish

抖音视频自动发布助手。一键上传视频到抖音,支持自动文案生成和标签优化。

Registry SourceRecently Updated
General

Skills Finder

Intelligent skill matcher that searches multiple skill marketplaces (ClawHub & Skills.sh) in real-time. Supports ANY language for user input, multi-step skil...

Registry SourceRecently Updated
General

Claw Self Improving Plus

Turn raw mistakes, corrections, discoveries, and repeated decisions into structured learnings and promotion candidates. Use when the user wants a conservativ...

Registry SourceRecently Updated