/install openai-tts-python
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openai-tts-python - After installation, invoke the skill by name or use
/openai-tts-python - Provide required inputs per the skill's parameter spec and get structured output
What is openai-tts-python?
Text-to-speech conversion using OpenAI's TTS API for generating high-quality, natural-sounding audio. Supports 6 voices (alloy, echo, fable, onyx, nova, shimmer), speed control (0.25x-4.0x), HD quality model, multiple output formats (mp3, opus, aac, flac), and automatic text chunking for long content (4096 char limit per request). Use when: (1) User requests audio/voice output with triggers like "read this to me", "convert to audio", "generate speech", "text to speech", "tts", "narrate", "speak", or when keywords "openai tts", "voice", "podcast" appear. (2) Content needs to be spoken rather than read (multitasking, accessibility). (3) User wants specific voice preferences like "alloy", "echo", "fable", "onyx", "nova", "shimmer" or speed adjustments. It is an AI Agent Skill for Claude Code / OpenClaw, with 2145 downloads so far.
How do I install openai-tts-python?
Run "/install openai-tts-python" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openai-tts-python free?
Yes, openai-tts-python is completely free (open-source). You can download, install and use it at no cost.
Which platforms does openai-tts-python support?
openai-tts-python is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openai-tts-python?
It is built and maintained by merend (@merend); the current version is v1.0.1.