MiniMax Voice Design
Audio
MiniMax Voice Design
POST
MiniMax Voice Design
Generate a personalized custom voice from a text description. Returns a
voice_id that can be used with the T2A speech synthesis API, as well as a hex-encoded preview audio sample.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Voice description text that defines the characteristics of the voice to generate.
Custom voice ID. If not provided, the system will automatically create a unique voice_id.
Text used to generate the preview audio sample, up to 500 characters.Length limit: 0 - 500
Response Information
Generated voice ID, which can be used with the T2A speech synthesis API.