What problem does it solve? Producing narration, sound effects, and background music for videos, podcasts, and games normally requires voice actors, recording equipment, and audio licensing. This Skill generates all of that audio programmatically through the ElevenLabs API, including voice cloning and Remotion video synchronization. ## Core Features & Use Cases - Text-to-Speech Voiceovers: Convert scripts to speech with model selection (multilingual_v2, flash, turbo, v3), voice settings presets, SSML pause control, and pronunciation tuning. - Voice Cloning: Create instant voice clones from short samples or professional clones from 30+ minutes of audio. - Sound Effects & Music: Generate sound effects up to 22 seconds and instrumental music from 10 seconds to 5 minutes from text prompts. - Remotion Integration: Sync per-scene audio with video compositions using manifest-based timing, fades, and playback-rate matching. - Use Case: Write a VOICEOVER-SCRIPT.md for a product demo video, generate per-scene narration MP3s with a timing manifest, and wire them into a Remotion composition so scene durations match the audio exactly. ## Quick Start Set your ELEVENLABS_API_KEY in a .env file and ask the agent to generate a voiceover MP3 from your script text using the eleven_multilingual_v2 model.