#Hi, a new API function "Add language to dubbing resource" has recently been introduced. I am on the
1 messages · Page 1 of 1 (latest)
Hello! Thank you for your inquiry about the new "Add language to dubbing resource" API function.
As a Scale plan subscriber, you should be able to use this new API function. The Add language to dubbing resource endpoint allows you to add a specific ElevenLabs Turbo V2/V2.5 language code to your dubbing project. This function is part of our Dubbing feature set, which is available on paid plans including Scale.
To use this function, you would make a POST request to:
https://api.elevenlabs.io/v1/dubbing/resource/:dubbing_id/language
Where :dubbing_id is the ID of your dubbing project. The request body should include the target language you want to add.
It's important to note that while this function adds the language to your resource, it doesn't automatically generate transcripts, translations, or audio. You would need to handle those steps separately.
If you encounter any issues using this new function or need further assistance with your dubbing projects, please don't hesitate to reach out to our support team.
In the "Add language to dubbing resource" section, my API key returns the error: "This API is only available to workspaces that are granted access."