tts-2Text-to-speech conversion tool. Use when converting text to speech audio files (opus or mp3 format). Supports macOS native 'say' command and Google TTS (gTTS...
Install via ClawdBot CLI:
clawdbot install wangyendt/tts-2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://ffmpeg.orgAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Convert textbooks and learning materials into audio files for visually impaired students or those preferring auditory learning. This enables inclusive education by providing accessible formats, supporting diverse learning needs in schools and universities.
Generate audio responses in multiple languages for IVR systems or chatbots to assist customers with inquiries. This reduces language barriers, improves service efficiency, and enhances user experience in global customer service operations.
Create audio content from written scripts for podcasts or audiobooks, leveraging high-quality Opus or MP3 formats. This streamlines production workflows, reduces recording costs, and allows for quick prototyping of audio projects.
Generate audio alerts and instructions for smart home devices or industrial IoT systems. This enhances user interaction by providing clear, localized voice feedback without manual recording, suitable for automation and safety applications.
Produce pronunciation guides and listening exercises for language learners by converting text to speech in target languages. This supports self-paced learning, improves listening skills, and integrates into educational apps or platforms.
Offer a cloud-based TTS service with API access for developers and businesses, charging monthly or annual fees based on usage tiers. This model provides recurring revenue, scalability, and easy integration for clients needing reliable text-to-speech conversion.
Provide a free basic version with limited features or usage, and premium plans for advanced options like higher quality audio, batch processing, or commercial licenses. This attracts a wide user base and converts free users to paid customers over time.
License the TTS technology to other companies for integration into their products, such as educational platforms or customer service software. This generates revenue through licensing fees and customization services, leveraging the tool's cross-platform capabilities.
💬 Integration Tip
Ensure ffmpeg is installed and accessible in the system PATH for smooth audio conversion across platforms.
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.