Voice Design
Voice Design
Voice Design
Design a new AI voice from a text prompt and preview it with sample text.
POST
Voice Design
Authorizations
Bearer token (API key). Format: Bearer {your_api_key}
Body
application/json
The voice design request payload.
Task identifier for updating an existing design task.
Voice generation engine. Supported: v1, v2.
Example:
"v2"
Voice design prompt describing desired voice characteristics.
Example:
"A warm, friendly female voice with a slight British accent"
Preview text used to audition the designed voice.
Example:
"Hello, this is a preview of the designed voice."
The base model identifier.
Random seed for deterministic generation.
Response
Voice design task accepted.
The response is of type object.