This guide will show you how to generate sound effects using the Sound Effects API.
Use the ElevenLabs sound-effects skill to generate sound effects from your AI coding assistant:
Create an API key in the dashboard here, which you’ll use to securely access the API.
Store the key as a managed secret and pass it to the SDKs either as a environment variable via an .env file, or directly in your app’s configuration depending on your preference.