Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Text-to-speech using macOS built-in `say` command. Use for voice notifications, audio alerts, reading text aloud, or announcing messages through Mac speakers. Supports multiple languages including Chinese (Mandarin), English, Japanese, etc.
Text-to-speech using macOS built-in `say` command. Use for voice notifications, audio alerts, reading text aloud, or announcing messages through Mac speakers. Supports multiple languages including Chinese (Mandarin), English, Japanese, etc.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use macOS built-in say command for text-to-speech output through system speakers.
say "Hello, this is a test"
say -v "Meijia" "你好,這是測試" # 台灣中文 (推薦) say -v "Tingting" "你好,这是测试" # 簡體中文 say -v "Samantha" "Hello world" # 英文
VoiceDescriptionMeijia美佳 - 自然女聲 (推薦)Flo年輕女聲Eddy男聲Reed男聲Sandy女聲Shelley女聲
say -v "?" # 全部語音 say -v "?" | grep zh_TW # 只列台灣中文
Check/adjust system volume before speaking: # Check current volume (0-100) and mute status osascript -e "output volume of (get volume settings)" osascript -e "output muted of (get volume settings)" # Unmute osascript -e "set volume without output muted" # Set volume (0-100) osascript -e "set volume output volume 70"
通知: say -v "Meijia" "外送到了" 提醒: say -v "Meijia" "會議即將開始" 警告: say -v "Meijia" "注意,有新的緊急訊息"
Runs synchronously (blocks until speech completes) Add & for async: say "message" & Works only on macOS
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.