telegram-voice-mode语音回复模式。使用 /voiceMode 切换语音回复模式。 开启后所有回复自动转换为语音发送,关闭后恢复文字回复。 支持 Telegram、iMessage 等渠道的语音消息发送。
Install via ClawdBot CLI:
clawdbot install jianguopapa/telegram-voice-modeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Businesses can deploy this skill in customer service chatbots to provide voice responses for frequently asked questions. This enhances accessibility for visually impaired users and creates a more engaging, human-like interaction compared to text-only replies.
Educational platforms can integrate this skill to provide pronunciation practice and listening comprehension exercises. The consistent Chinese female voice offers clear model pronunciation for learners, and the mode switching allows for flexible text or audio feedback.
Social media or community platforms (like Discord servers) can use this to make content accessible. Users can switch to voice mode to have posts, announcements, or bot responses read aloud, assisting users with reading difficulties or visual impairments.
Game developers or interactive story platforms can implement this skill for character dialogue delivery. Players could toggle voice mode to hear NPC responses, creating a more immersive audio experience alongside traditional text-based interactions.
Companies can use the skill within internal communication bots (e.g., on Telegram for teams) to send important voice alerts. This ensures critical updates are noticed audibly, which can be faster and more attention-grabbing than text in busy work environments.
Offer the voice-reply functionality as a paid API or plugin for businesses to integrate into their customer-facing chatbots or internal tools. Tiered pricing could be based on usage volume (number of voice messages generated per month) or number of channels supported.
Provide a free, open-source version of the skill with basic features (like the current implementation) to attract developers and build a community. Offer premium features like additional voice options, faster processing, or advanced analytics through a paid upgrade.
License the technology to larger messaging platforms (e.g., Telegram bot stores, Discord app directories) or enterprise software providers. They can embed the voice-reply capability as a native feature for their users, paying a licensing fee or revenue share.
💬 Integration Tip
Ensure your agent environment has Node.js installed for the voice-send.js script and proper write permissions to /tmp/ and the workspace directory for file handling.
Scored Apr 19, 2026
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).