← All modelsV1.1 Text to Sound Effects
v1.1-text-to-sound-effects
Generates high-quality, commercial-use-safe sound effects from a text prompt, with full control over type, texture, intensity, and exact duration.
Pricing
- Price
- 0.225 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|
| promptrequired | string | Describe the sound you want to create. |
| duration | integer | How long the audio should be, in seconds. |
| audio_format | stringenum: wav, mp3, aac, flac | Audio file format: aac (default), mp3, wav, or flac. |
Output
| Field | Type | Description |
|---|
| audio | — | The generated sound, in your chosen audio format. |
| audios | array | All generated sounds, one per sample. |