✓ Verified ✍️ Content Creation ✓ Enhanced Data

Feishu Voice Assistant

Sends voice messages (audio) to Feishu chats using Duby TTS.

Rating
4.9 (86 reviews)
Downloads
39,758 downloads
Version
1.0.0

Overview

Sends voice messages (audio) to Feishu chats using Duby TTS.

Complete Documentation

View Source →

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

bash
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.

Installation

Terminal bash

openclaw install feishu-voice-assistant
    
Copied!

⚙️Configuration Options

Option Type Default Description
DUBY_API_KEYstring-and Feishu credentials in `.env`.

Tags

#media_and-streaming

Quick Info

Category Content Creation
Model Claude 3.5
Complexity One-Click
Author autogame-17
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install feishu-voice-assistant