generate_sound
Generate a new sound effect from an English text description (1-12 seconds). Rate-limited to 3/day per client. Output is CC0. Takes 10-60s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | English description, e.g. 'heavy wooden door slam with echo' | |
| duration_s | No | Duration in seconds, 1-12 (default 4) |