feishu-voice-clone-ttsConvert text to speech using Volcengine TTS with preset or cloned voices and send audio messages to Feishu chats or groups.
Install via ClawdBot CLI:
clawdbot install willsonchenservice-eng/feishu-voice-clone-ttsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://console.volcengine.com/speech/new/experience/tts?projectName=defaultUses known external API (expected, informational)
open.feishu.cnAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Automates sending personalized voice alerts for order confirmations or appointment reminders via Feishu to customer service teams, enhancing response times. Useful in e-commerce or healthcare where timely communication is critical.
Converts text-based training materials or company announcements into voice messages in Feishu chats, making content more accessible for remote or on-the-go employees. Ideal for large organizations with distributed teams.
Sends voice messages to Feishu groups with promotional updates or event details using cloned brand voices, adding a personal touch to marketing efforts. Commonly used in retail or entertainment industries.
Broadcasts urgent safety instructions or system outage notifications as voice messages in Feishu, ensuring quick dissemination in high-risk environments like manufacturing or logistics.
Converts text-based reports or documents into audio via Feishu, aiding visually impaired employees or clients in accessing information without screen readers. Applied in social services or inclusive workplaces.
Offers tiered subscription plans for using the TTS service with premium voices or higher usage limits, generating recurring revenue from businesses. Targets SMEs needing regular voice communication tools.
Charges users based on the number of characters or minutes of audio generated, appealing to occasional users or startups with variable needs. Integrates with existing billing systems for flexibility.
Provides premium packages for creating and managing custom cloned voices, including setup and maintenance, for brands or influencers seeking unique audio identities. Generates high-margin project-based income.
💬 Integration Tip
Ensure all environment variables are correctly set in your deployment platform to avoid authentication errors with Feishu and Volcengine APIs.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Start voice calls via the OpenClaw voice-call plugin.