voice-reply-oc语音回复技能 - 每次回复自动生成语音并保存到桌面,支持 Noiz AI TTS
Install via ClawdBot CLI:
clawdbot install richardx0319/voice-reply-ocGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://noiz.aiUses known external API (expected, informational)
googleapis.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Enhances customer support by converting AI-generated text responses into natural-sounding speech, allowing for automated voice replies in call centers or chatbots. This improves accessibility and engagement for users who prefer auditory feedback, such as in helplines or interactive voice response systems.
Supports e-learning platforms by transforming educational text materials into spoken audio, aiding students with visual impairments or those who learn better through listening. It can be used for generating voiceovers in online courses, tutorials, or language learning apps.
Provides real-time text-to-speech conversion for applications like screen readers or navigation aids, helping visually impaired users interact with digital content. It enables automatic generation of audio from text messages, emails, or documents for improved accessibility.
Facilitates voice synthesis for podcasts, audiobooks, or gaming by converting scripted text into high-quality speech, streamlining content creation without requiring human voice actors. This reduces production time and costs for media companies.
Integrates with smart home devices to provide voice-based notifications or responses, such as reading out weather updates or reminders. It enhances user interaction in IoT ecosystems by adding a vocal layer to automated systems.
Offers tiered subscription plans for accessing the Noiz AI TTS API, with pricing based on usage volume or features like emotional parameters. This generates recurring revenue from developers and businesses integrating voice synthesis into their applications.
Provides a free basic version of the skill with limited features, while charging for premium capabilities such as advanced voice models or higher usage limits. This attracts a broad user base and upsells to power users or enterprises.
Targets large organizations with custom integrations, support, and white-label solutions, offering tailored voice synthesis for specific industries like healthcare or education. This model leverages high-value contracts and long-term partnerships.
💬 Integration Tip
Ensure the Noiz AI API key is properly configured and test the voice output in a quiet environment to verify audio quality before deployment.
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.
Start voice calls via the OpenClaw voice-call plugin.
Local text-to-speech via sherpa-onnx (offline, no cloud)