Download OpenAPI specification:
API to stream audio via Server-Sent Events (SSE)
Stream an Audio using Server-Sent Events (SSE)
| name | string Name of the audio clip |
| description | string Description of the audio content |
| language | string Language code (en, es, tr, de) |
| voiceId | string <uuid> UUID of the voice to use |
{- "name": "string",
- "description": "string",
- "language": "string",
- "voiceId": "a03665cd-ad55-4641-90b0-a6149c64fe33"
}{- "error": "string"
}