Dubbing quickstart
Learn how to dub audio and video files across languages using the Dubbing API.
This guide will show you how to dub an audio file across languages. In this example we’ll dub an audio file from English to Spanish.
Using the Dubbing API
Create an API key
Create an API key in the dashboard here, which you’ll use to securely access the API.
Store the key as a managed secret and pass it to the SDKs either as a environment variable via an .env
file, or directly in your app’s configuration depending on your preference.
.env
Next steps
Explore the API reference for more information on the Dubbing API and its options.