← All apps Automate ElevenLabs for free on Stepper
Visit ElevenLabs ElevenLabs provides AI-powered audio APIs for text-to-speech, speech-to-text, voice conversion, sound effects, music generation, and dubbing.
I want to integrate
with
See how to connect ElevenLabs to ... Triggers available for ElevenLabs on Stepper
New History Item
Triggers when a new text-to-speech history item is created in ElevenLabs.
Actions available for ElevenLabs on Stepper
Convert Text to Speech
Converts text to speech using an AI voice. Returns the generated audio as base64-encoded data.
- 9 parameters
- Voice
- Text
- Model
- Output Format
- Stability
- Similarity Boost
- Style
- Speaker Boost
- Language Code
Transcribe Audio
Transcribes audio to text using ElevenLabs speech-to-text. Provide an audio URL to transcribe.
- 7 parameters
- Audio URL
- Model
- Language Code
- Diarize
- Number of Speakers
- Timestamps Granularity
- Tag Audio Events
Generate Sound Effect
Generates a sound effect from a text description. Returns the generated audio as base64-encoded data.
- 3 parameters
- Description
- Duration (Seconds)
- Prompt Influence
Convert Speech to Speech
Converts the voice in an audio file to a different AI voice while preserving the speech content. Returns the converted audio as base64-encoded data.
- 6 parameters
- Target Voice
- Audio URL
- Model
- Output Format
- Stability
- Similarity Boost
Isolate Audio
Removes background noise from audio, isolating the vocals/speech. Returns the cleaned audio as base64-encoded data.
Generate Music
Generates music from a text description. Returns the generated audio as base64-encoded data.
- 2 parameters
- Description
- Duration (Seconds)
Generate Dialogue
Generates a multi-speaker dialogue with different AI voices. Returns the generated audio as base64-encoded data.
- 2 parameters
- Dialogue Inputs (JSON)
- Model
Create Dubbing Job
Creates an asynchronous dubbing job to translate audio/video into another language. Returns the dubbing job ID for status polling.
- 7 parameters
- Source URL
- Target Language
- Source Language
- Number of Speakers
- Watermark
- Start Time (Seconds)
- End Time (Seconds)
Get Dubbing Job
Gets the status and details of a dubbing job. Use this to check if a dubbing job has completed.
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.