elevenlabs_tts
Convert text to high-quality speech with AI voice synthesis, supporting multiple languages and voices for audio generation.
Instructions
Convert text to speech using ElevenLabs AI voice synthesis. Returns high-quality audio. Supports multiple languages and voices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to convert to speech (max 5000 chars) | |
| voice_id | No | ElevenLabs voice ID (default: Rachel) | |
| model_id | No | Model: eleven_multilingual_v2 (default), eleven_turbo_v2 | |
| output_format | No | Audio format (default: mp3_44100_128) |