What is audio-tts?
本地 TTS 语音生成(macOS say + afconvert),输出 m4a 文件。 Source: cklxx/elephant.ai.
本地 TTS 语音生成(macOS say + afconvert),输出 m4a 文件。
Quickly install audio-tts AI skill to your development environment via command line
Source: cklxx/elephant.ai.
speak | 参数 | 类型 | 必填 | 说明 |
| text | string | 是 | 朗读文本 | | voice | string | 否 | voice 名称(如 Ting-Ting / Samantha),默认空(系统默认) | | rate | int | 否 | 语速 WPM(say 的 -r 参数) | | output | string | 否 | 输出路径(默认 /tmp/tts .m4a) |
本地 TTS 语音生成(macOS say + afconvert),输出 m4a 文件。 Source: cklxx/elephant.ai.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill audio-tts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cklxx/elephant.ai --skill audio-tts本地 TTS 语音生成(macOS say + afconvert),输出 m4a 文件。 Source: cklxx/elephant.ai.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cklxx/elephant.ai --skill audio-tts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/cklxx/elephant.ai