Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery
Send high-quality text-to-speech voice messages on WhatsApp in 40+ languages with automatic delivery
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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Send high-quality text-to-speech voice messages on WhatsApp with automatic delivery. Supports 40+ languages, personal messages, and group broadcasts.
๐๏ธ High-quality TTS powered by Piper (40+ languages) ๐ต Automatic conversion to OGG/Opus (WhatsApp format) ๐ค Automatic sending via Clawdbot ๐ฅ Group support - Send to individuals or WhatsApp groups ๐ Multi-language - French, English, Spanish, German, and 40+ more ๐งน Smart cleanup - Auto-delete files after successful send โก Fast - ~2-3s from command to delivery
Piper TTS: pip3 install --user piper-tts FFmpeg: brew install ffmpeg (macOS) or apt install ffmpeg (Linux) Voice models: Download from Hugging Face Place in ~/.clawdbot/skills/piper-tts/models/ Example: fr_FR-siwis-medium.onnx
tts-whatsapp "Hello, this is a test" --target "+15555550123"
tts-whatsapp "Hello everyone" --target "120363257357161211@g.us"
tts-whatsapp "Hola mundo" --lang es_ES --voice carlfm --target "+34..."
tts-whatsapp "High quality" --quality high --target "+1..."
๐ซ๐ท French (fr_FR): siwis, upmc, tom ๐ฌ๐ง English GB (en_GB): alan, alba ๐บ๐ธ English US (en_US): lessac, amy, joe ๐ช๐ธ Spanish (es_ES, es_MX): carlfm, davefx ๐ฉ๐ช German (de_DE): thorsten, eva_k ๐ฎ๐น Italian (it_IT): riccardo ๐ต๐น Portuguese (pt_BR, pt_PT): faber ๐ณ๐ฑ Dutch (nl_NL): mls, rdh ๐ท๐บ Russian (ru_RU): dmitri, irina And 30+ more! Full voice list โ
Configure in ~/.clawdbot/clawdbot.json: { "skills": { "entries": { "tts_whatsapp": { "enabled": true, "env": { "WHATSAPP_DEFAULT_TARGET": "+15555550123", "PIPER_DEFAULT_LANG": "en_US", "PIPER_DEFAULT_VOICE": "lessac", "PIPER_DEFAULT_QUALITY": "medium" } } } } }
--target NUMBER WhatsApp number or group ID --message TEXT Text message with audio --lang LANGUAGE Language (default: fr_FR) --voice VOICE Voice name (default: auto) --quality QUALITY x_low, low, medium, high --speed SPEED Playback speed (default: 1.0) --no-send Don't send automatically
~2.3s total for a 10-second message: TTS generation: ~1s Format conversion: ~0.2s WhatsApp delivery: ~1s
See README.md for complete documentation, examples, and troubleshooting.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.