← 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 integratewithSee 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

Transcribe Audio

Transcribes audio to text using ElevenLabs speech-to-text. Provide an audio URL to transcribe.

  • 7 parameters

Generate Sound Effect

Generates a sound effect from a text description. Returns the generated audio as base64-encoded data.

  • 3 parameters

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

Isolate Audio

Removes background noise from audio, isolating the vocals/speech. Returns the cleaned audio as base64-encoded data.

  • 1 parameters

Generate Music

Generates music from a text description. Returns the generated audio as base64-encoded data.

  • 2 parameters

Generate Dialogue

Generates a multi-speaker dialogue with different AI voices. Returns the generated audio as base64-encoded data.

  • 2 parameters

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

Get Dubbing Job

Gets the status and details of a dubbing job. Use this to check if a dubbing job has completed.

  • 1 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.