synthesize_voice
Generate spoken audio from text using a specific ElevenLabs voice ID.
Instructions
Generate audio from text using ElevenLabs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content to speak. | |
| voiceId | Yes | The ID of the voice to use (use list_voices to find IDs). |