Feishu Voice Assistant — 飞书语音助手
v1.0.0使用 Duby TTS 将语音消息(音频)发送到 Feishu 聊天。
0· 687·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install feishu-voice-assistant
镜像加速npx clawhub@latest install feishu-voice-assistant --registry https://cn.longxiaskill.com 镜像可用
技能文档
Feishu Voice 助手
生成 speech from text using Duby AI and 发送 it as a native voice message (audio) to Feishu.
Usage 发送 a Voice Message node 技能s/feishu-voice-助手/索引.js --text "Hello, this is a voice message!" --tar获取 "$TAR获取_USER_ID"
Options --text: The text to convert to speech. --tar获取: The Feishu user ID (ou_...) or chat ID (oc_...). --voice: (Optional) Duby Voice ID. Default is Xinduo. Dependencies duby: For TTS generation. feishu-common: For API authentication. form-data: For file 上传s. Configuration
Requires DUBY_API_KEY and Feishu 凭证s in .env.