Translate audio to another language while preserving the original voice.
| Credits | 1 credit per second |
| Tool | translate-audio |
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | translate-audio |
input.model | string | Yes | elevenlabs-dubbing |
input.audio_url | string | Yes | URL of the audio file to translate |
input.target_lang | string | No | Target language code (default: es). Options: en, es, fr, de, it, pt, zh, ja, ko, ru, ar, hi, nl, pl, tr, sv, da, fi, el, cs, ro, id, fil, uk, bg, ms, sk, hr, ta, vi, th |