Skip to main content
POST
MiniMax Voice Design
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.

Request Headers

string
requerido
Supports: application/json
string
requerido
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
requerido
Voice description text that defines the characteristics of the voice to generate.
string
Custom voice ID for the generated voice. If not provided, a unique voice_id will be automatically created.
string
requerido
Text used for generating a preview audio sample. Max 500 characters.Length limit: 0 - 500

Response

string
The generated voice ID, usable in T2A speech synthesis APIs.
Última modificación el 15 de mayo de 2026