Sound Effects
Generate Sound Effect
Generate AI sound effects from a text description using ElevenLabs. Returns the audio URL immediately (synchronous).
Usage is counted against your plan’s character limit.
POST
Authorizations
API key for authentication. Get yours at https://easy-peasy.ai/settings/api
Headers
Your API key
Body
application/json
Text description of the sound effect to generate.
Example:
"A door creaking open slowly in a haunted house"
Duration of the sound effect in seconds.
Example:
5
How closely the output follows the prompt (0.0 = more creative, 1.0 = more literal).
Required range:
0 <= x <= 1Example:
0.3
