# Send TTS WhatsApp to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "tts-whatsapp",
    "name": "TTS WhatsApp",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/hopyky/tts-whatsapp",
    "canonicalUrl": "https://clawhub.ai/hopyky/tts-whatsapp",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/tts-whatsapp",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tts-whatsapp",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "CHANGELOG.md",
      "INSTALL.md",
      "LANGUAGES.md",
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/tts-whatsapp"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/tts-whatsapp",
    "downloadUrl": "https://openagent3.xyz/downloads/tts-whatsapp",
    "agentUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent.md"
  }
}
```
## Documentation

### 🎙️ TTS WhatsApp - Voice Messages in 40+ Languages

Send high-quality text-to-speech voice messages on WhatsApp with automatic delivery. Supports 40+ languages, personal messages, and group broadcasts.

### ✨ Features

🎙️ 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

### 📦 Prerequisites

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

### Basic usage

tts-whatsapp "Hello, this is a test" --target "+15555550123"

### Send to WhatsApp group

tts-whatsapp "Hello everyone" --target "120363257357161211@g.us"

### Change language

tts-whatsapp "Hola mundo" --lang es_ES --voice carlfm --target "+34..."

### Different quality levels

tts-whatsapp "High quality" --quality high --target "+1..."

### 🌍 Supported Languages

🇫🇷 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 →

### 🔧 Configuration

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"
        }
      }
    }
  }
}

### 🎛️ All Options

--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

### 📊 Performance

~2.3s total for a 10-second message:

TTS generation: ~1s
Format conversion: ~0.2s
WhatsApp delivery: ~1s

### 📚 Full Documentation

See README.md for complete documentation, examples, and troubleshooting.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: hopyky
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/tts-whatsapp)
- [Send to Agent page](https://openagent3.xyz/skills/tts-whatsapp/agent)
- [JSON manifest](https://openagent3.xyz/skills/tts-whatsapp/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/tts-whatsapp/agent.md)
- [Download page](https://openagent3.xyz/downloads/tts-whatsapp)