Generate personalized custom voices from text descriptions. Returns a voice_id for use in T2A speech synthesis APIs, along with a hex-encoded preview audio sample.
Supports: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
Voice description text that defines the characteristics of the voice to generate.
Custom voice ID for the generated voice. If not provided, a unique voice_id will be automatically created.
Text used for generating a preview audio sample. Max 500 characters.Length limit: 0 - 500
Response
The generated voice ID, usable in T2A speech synthesis APIs.