🧪 Skills

Feishu Voice Assistant

--- name: feishu-voice-assistant description: Sends voice messages (audio) to Feishu chats using Duby TTS. tags: [feishu, voice, tts, audio] --- # Feishu Voice Assistant Generate speech from text us

v1.0.0
❤️ 0
⬇️ 432
👁 2
Share

Description


name: feishu-voice-assistant description: Sends voice messages (audio) to Feishu chats using Duby TTS. tags: [feishu, voice, tts, audio]

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.
  • form-data: For file uploads.

Configuration

Requires DUBY_API_KEY and Feishu credentials in .env.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs