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

After setting the parameters, click "Generate" to get the results
Request JSON
{}API
curl --location --request POST 'https://api.jiekou.ai/v3/minimax-voice-design' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'