ElevenLabs
Convert TTS using ElevenLabs
Configuration
Text*
Enter the text to convert to speech
Voice ID*
Enter the voice ID
Model ID
Select...
API Key*
••••••••
Tools
elevenlabs_tts
Convert TTS using ElevenLabs voices
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
text | string | Yes | The text to convert to speech |
voiceId | string | Yes | The ID of the voice to use |
modelId | string | No | The ID of the model to use (defaults to eleven_monolingual_v1) |
apiKey | string | Yes | Your ElevenLabs API key |
Output
| Parameter | Type | Description |
|---|---|---|
audioUrl | string | The URL of the generated audio |
Usage Instructions
Integrate ElevenLabs into the workflow. Can convert text to speech.
Notes
- Category:
tools - Type:
elevenlabs