provider dubbingdubbingdubbing POST /v1/dubbing
@utdk/elevenlabs /v1/dubbing
Dub A Video Or An Audio File
Dubs a provided audio or video file into given language.
xi-api-key header
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Try it

Authentication
Configure credentials for ElevenLabs API Documentation
createDubbing
POST/v1/dubbing
Dubs a provided audio or video file into given language.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import elevenlabs from '@utdk/elevenlabs';

await elevenlabs.createDubbing()