POST/v1/sound-generation
Query Parameters
Body Parameters
View in API Reference
Request
$curl -X POST https://api.elevenlabs.io/v1/sound-generation \
> -H "xi-api-key: " \
> -H "Content-Type: application/json" \
> -d '{
> "text": "Spacious braam suitable for high-impact movie trailer moments"
>}'
Response