返回顶部
f

feishu-voice-sender

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.2
安全检测
已通过
371
下载量
1
收藏
概述
安装方式
版本历史

feishu-voice-sender

# Feishu Voice Sender - 飞书语音发送器 极简版 Edge TTS 语音发送工具,一键生成并发送到飞书。 ## 特性 - 🎙️ **单一供应商**:Edge TTS(免费高质量) - 🎭 **多语音选择**:xiaoxiao、yunyang、yunxi 等 - 🔄 **自动格式转换**:自动转为飞书 OPUS 格式 - 📱 **一键发送**:生成后直接发送到飞书 ## 安装依赖 ```bash pip install edge-tts sudo apt-get install ffmpeg ``` ## 快速开始 ```bash cd ~/.openclaw/skills/feishu-voice-sender/scripts # 默认语音(xiaoxiao 温暖女声) python3 voice_sender.py "你好老大,任务已完成" # 指定语音 python3 voice_sender.py "系统告警" yunyang ``` ## 语音列表 | 语音 | 性别 | 风格 | 推荐场景 | |:---|:---:|:---|:---| | **xiaoxiao** | 女 | 温暖、专业 | ⭐ 日常工作 | | **yunyang** | 男 | 专业、可靠 | 正式通知 | | **yunxi** | 男 | 活泼、阳光 | 轻松内容 | | **xiaoyi** | 女 | 活泼、卡通 | 趣味内容 | | **yunjian** | 男 | 新闻播报 | 紧急通知 | | **xiaobei** | 女 | 辽宁话 | 幽默方言 | ## 使用示例 ```bash # 日常汇报 python3 voice_sender.py "老大,今日数据已更新" # 紧急通知 python3 voice_sender.py "系统告警,服务器异常" yunjian ``` ## 文件结构 ``` feishu-voice-sender/ ├── SKILL.md └── scripts/ └── voice_sender.py # 极简版,单文件 ``` --- *极简 Edge TTS 飞书语音发送器*

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 feishu-voice-sender-1776124803 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 feishu-voice-sender-1776124803 技能

通过命令行安装

skillhub install feishu-voice-sender-1776124803

下载 Zip 包

⬇ 下载 feishu-voice-sender v1.0.2

文件大小: 4.56 KB | 发布时间: 2026-4-14 11:14

v1.0.2 最新 2026-4-14 11:14
**This update simplifies the skill to a single-provider, single-file implementation based only on Edge TTS.**

- Removed support and code for Azure TTS and the provider extension mechanism.
- Deleted related configuration and provider files (config.py, providers/).
- SKILL.md is updated to reflect only Edge TTS as the provider and a streamlined feature set.
- Usage instructions, voice options, and file structure are simplified for easier setup.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部