Home / MiniMax Sound Design
MiniMax

MiniMax Sound Design

Audio
Model API Documentation

Generate a personalized voice based on a text description. Returns a `voice_id` that can be used with the T2A text-to-speech API, along with a hex-encoded preview audio sample.

0 / 500

0 / 2000
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Request

curl --location --request POST 'https://api.jiekou.ai/v3/minimax-voice-design' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'
Contact Us