/install openai-tts-python
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openai-tts-python - 安装完成后,直接呼叫该 Skill 的名称或使用
/openai-tts-python触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2145 次。
如何安装 openai-tts-python?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openai-tts-python」即可一键安装,无需额外配置。
openai-tts-python 是免费的吗?
是的,openai-tts-python 完全免费(开源免费),可自由下载、安装和使用。
openai-tts-python 支持哪些平台?
openai-tts-python 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openai-tts-python?
由 merend(@merend)开发并维护,当前版本 v1.0.1。