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
必須
Supports: application/json
string
必須
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
必須
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
必須
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.
最終更新日 2026年5月15日