text-to-podcast将文本转换为播客音频(使用 TTS)
Install via ClawdBot CLI:
clawdbot install utopiabenben/text-to-podcastGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Digital publishers and bloggers can convert written articles into podcast episodes to reach audio audiences on platforms like Spotify and Apple Podcasts, enhancing content accessibility and engagement without additional writing effort.
Video producers and podcasters use the preview mode to generate 10-second audio samples from scripts, allowing quick voice and pacing adjustments before full production to ensure quality and save time.
Educators and e-learning platforms convert textbooks or lesson plans into audio podcasts, providing students with alternative learning formats that support auditory learners and enable on-the-go study.
Marketing teams transform blog posts or product descriptions into branded audio content for social media or company websites, leveraging multiple voices to match brand tone and engage diverse audiences.
AI content agencies combine this skill with tools like content-researcher and ai-content-tailor to automate the creation of audio podcasts from researched topics, streamlining production for clients in various industries.
Offer a free tier with basic TTS features and limited conversions, then charge subscription fees for advanced voices, batch processing, and higher-quality outputs, targeting individual creators and small businesses.
License the skill to enterprises, educational institutions, or media companies for internal use, providing custom integrations, volume discounts, and dedicated support to handle large-scale audio production needs.
Expose the TTS conversion functionality as a paid API, allowing developers to integrate audio generation into their applications, with pricing based on usage metrics like minutes of audio generated or number of API calls.
💬 Integration Tip
Integrate with content management systems or AI workflows using the batch processing feature to automate audio generation from text updates, ensuring seamless content pipelines.
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)