What problem does it solve? Creating custom sound effects normally requires audio libraries, recording equipment, or licensing stock sounds. This Skill lets you generate sound effects directly from text descriptions via the ElevenLabs sound generation API, with control over duration, looping, and prompt adherence. ## Core Features & Use Cases - Text-to-Sound Generation: Convert natural language descriptions into sound effects using the eleven_text_to_sound_v2 model, with Python, JavaScript, or cURL. - Parameter Control: Set duration (0.5-30 seconds), prompt influence (0-1), and seamless looping for ambient audio. - Multiple Output Formats: Export as MP3, PCM, Opus, or μ-law at various sample rates and bitrates. - Use Case: A video editor needs a 10-second looping forest ambiance for a scene. Provide the description, set duration_seconds to 10 and loop to true, and save the resulting MP3 file. ## Quick Start Ask the AI to generate a thunder rumbling sound effect with light rain using ElevenLabs and save it as thunder.mp3.