audio-tts
Installation
SKILL.md
audio-tts
使用 macOS 自带 say 生成语音,并转成 m4a。
Requirements
- macOS(内置
say) afconvert(macOS 自带)
Usage
python3 skills/audio-tts/run.py speak --text '你好,这是语音测试'
Parameters
speak
| 参数 | 类型 | 必填 | 说明 |
|---|---|---|---|
| text | string | 是 | 朗读文本 |
| voice | string | 否 | voice 名称(如 Ting-Ting / Samantha),默认空(系统默认) |
| rate | int | 否 | 语速 WPM(say 的 -r 参数) |
| output | string | 否 | 输出路径(默认 /tmp/tts_.m4a) |
Related skills
More from cklxx/elephant.ai
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
322desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
87ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
72deep-research
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
58reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
55video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
52