ElevenLabs
ElevenLabs is an advanced AI tool that enables users to create realistic voiceovers and speech synthesis with ease. By connecting your ElevenLabs account, you can generate natural-sounding AI voices ideal for various multimedia projects.
Features
- High-quality, realistic AI voice generation
- Support for multiple languages and accents
- Easy integration with ElevenLabs account
- Customizable voice parameters and speech styles
- Fast and efficient speech synthesis capabilities
Benefits
- Enhance multimedia content with natural-sounding voiceovers
- Save time and costs on professional voice actors
- Accessible for creators with no technical expertise required
- Versatile applications including videos, audiobooks, and podcasts
- Improves audience engagement through personalized voices
Available tools
8 actions available as tools
Text to speech
Retrieve an audio file. [See the documentation](https://docs.elevenlabs.io/api-reference/text-to-speech)
Get audio from history item
Returns the audio of an history item and converts it to a file. [See the documentation](https://docs.elevenlabs.io/api-reference/history-audio)
Download history items
Download one or more history items to your workflow's `tmp` directory. If one history item ID is provided, we will return a single audio file. If more than one history item IDs are provided, we will provide the history items packed into a .zip file. [See the documentation](https://docs.elevenlabs.io/api-reference/history-download) IMPORTANT: The arguments have specific formats. Please follow the instructions below: - historyItemIds: Return JSON in this format: string[]
Add voice
Add a voice from one or more audio files. [See the documentation](https://elevenlabs.io/docs/api-reference/add-voice) IMPORTANT: The arguments have specific formats. Please follow the instructions below: - files: Return JSON in this format: string[]
Make outbound call
Handle an outbound call via Twilio with Elevenlabs. [See the documentation](https://elevenlabs.io/docs/api-reference/conversations/twilio-outbound-call)
List models
Gets a list of available models. [See the documentation](https://docs.elevenlabs.io/api-reference/models-get)
Get voices with descriptions
Fetches all available voices from ElevenLabs, including metadata like name, gender, accent, and category. [See the documentation](https://elevenlabs.io/docs/api-reference/voices/search)
Create agent
Create an agent in Eleventlabs. [See the documentation](https://elevenlabs.io/docs/api-reference/agents/create-agent)