feishu-voice-assistant
Feishu Voice Assistant
Generate speech from text using Duby AI and send it as a native voice message (audio) to Feishu.
Usage
Send a Voice Message
node skills/feishu-voice-assistant/index.js --text "Hello, this is a voice message!" --target "$TARGET_USER_ID"
Options
--text: The text to convert to speech.--target: 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.
More from autogame-17/feishu-skills
feishu-native-emoji
Feishu native emoji mapping -- emoji_type codes, Chinese names, and Unicode conversion table for card markdown.
3feishu-sticker
Send images as native Feishu stickers. Features auto-upload, caching, and GIF-to-WebP conversion.
2feishu-task
Manage Feishu (Lark) Tasks. Create tasks, set due dates, and assign users for collaboration.
2feishu-pm
Project Management skill for Feishu Bitables. Add tasks, list records, and track progress directly from the agent.
2feishu-doc
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
2feishu-perm
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
2