feishu-voice-assistant

Installation
SKILL.md

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.
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 19, 2026
feishu-voice-assistant — openclaw/skills