Text-to-Speech (TTS)
Generate natural speech from text using the MCP server.Available Tools
| Tool | Description |
|---|---|
60db_tts_synthesize | Convert text to speech |
60db_tts_logs | View TTS generation history |
60db_tts_get | Get specific generation details |
Synthesize Speech
Convert text to audio:Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
text | string | Required | Text to synthesize |
voice_id | string | Required | Voice to use |
speed | number | 1 | Speech speed (0.25-2.0) |
stability | number | 50 | Voice stability (0-100) |
similarity | number | 75 | Voice similarity (0-100) |
output_format | string | mp3 | Output format (mp3, wav, ogg) |
Usage in Claude
Supported Languages
- English (US, UK, Australian)
- Spanish, French, German, Italian
- Portuguese, Japanese, Korean, Chinese
- And 30+ more languages