feishu-voice-assistant

Convert text to speech and send it as a Feishu voice message.

20|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-voice-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-voice-assistant
Source: https://github.com/autogame-17/feishu-skills/tree/main/feishu-voice-assistant
Command: npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-voice-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts text to speech and sends it as a Feishu voice message, enabling hands-free audio communication.

Core Features & Use Cases

  • Generate speech from text via Duby TTS and deliver it directly to Feishu chats.
  • Automate quick audio updates in team chats and personal conversations.
  • Support optional voice selection to customize the output.

Quick Start

Run node skills/feishu-voice-assistant/index.js --text "Hello" --target "ou_xxx" to send a Feishu voice message.

Frequently Asked Questions about feishu-voice-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send a Feishu voice message from text automatically?

To send a Feishu voice message, this Skill converts text into natural speech via Duby TTS and posts the audio directly to personal or team chats using Feishu open APIs.

What is the best way to automate audio updates in Feishu chats?

Automating audio updates involves generating speech from text via Duby and delivering it as an audio message to Feishu chats, which is ideal for quick announcements and status reports.

Do I need environment credentials to use TTS for Feishu messaging?

Yes, you need environment-based credentials to authenticate with Feishu open APIs and Duby TTS services, enabling the system to upload audio and post it to your target chat.

Can I choose a specific voice when converting text to speech for Feishu?

Yes, the text to speech conversion supports optional voice selection, allowing you to customize the output audio before delivering it as a Feishu voice message.

Does Feishu voice messaging support both personal and team chats?

Feishu voice messaging supports both personal and team chats, allowing you to send automated audio updates, reminders, and announcements to individual users or groups.