| name | dubbing |
| description | Use when building dubbing or audio and video translation features with ElevenLabs. Covers automated dubbing, Dubbing Studio fine-grained control, human-edited dubbing via Productions, and the dubbing API endpoints. |
ElevenLabs Dubbing
All dubbing-related pages in the current docs index:
!curl -sf --max-time 15 https://elevenlabs.io/docs/llms.txt | grep -i 'dub' || echo "FETCH FAILED. Use WebFetch on https://elevenlabs.io/docs/llms.txt and search for dubbing"
How to use this index
- Pick only the pages relevant to the task; URLs above already end in
.md
and return clean markdown. Fetch with curl -sf <page-url>.
- Fetch one page at a time; do not bulk-fetch the whole list.
- If a fetch fails, fall back to WebFetch on the same URL.