---
name: "xpay-kokoro-kokoro-tts"
description: "Kokoro 82M — fast, natural-sounding text-to-speech in multiple voices"
version: "1.0.0"
price: "$0.02/call"
provider: "Kokoro"
---

# Kokoro Tts

Kokoro 82M — fast, natural-sounding text-to-speech in multiple voices

**Provider:** Kokoro
**Price:** $0.02/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to kokoro 82m — fast, natural-sounding text-to-speech in multiple voices. This is part of the Kokoro provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 0+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("kokoro/kokoro_tts")`
2. **`xpay_run`** — Execute: `xpay_run("kokoro/kokoro_tts", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `voice` | string | No | Voice to use for synthesis |
| `speed` | number | No | Speech speed multiplier (0.5 = half speed, 2.0 = double speed) |
| `text` | string | Yes | Text input (long text is automatically split) |

## Pricing

- **Cost:** $0.02/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Kokoro (all tools)](https://xpay.tools/skills/kokoro/SKILL.md) — 1 tools


## Links

- Tool page: https://xpay.tools/kokoro/kokoro-tts/
- Provider: https://xpay.tools/kokoro/
- All tools: https://xpay.tools/explore
