{
"voice_id": 0,
"model_type": 0,
"model": "string",
"text": "string",
"voice_setting": {
"vol": 0,
"speed": 0,
"pitch": 0,
"emotion": "string",
"text_normalization": true,
"latex_read": true
},
" audio_setting": {
"sample_rate": 0,
"bitrate": 0,
"format": "string",
"channel": 0,
"force_cbr": true
},
"pronunciation_dict": {
"tone": [
"string"
]
},
"timbre_weights": [
{
"voice_id": "string",
"weight": "string"
}
],
"language_boost": "string",
"voice_modify": {
"pitch": 0,
"intensity": 0,
"timbre": 0,
"sound_effects": "string"
},
"subtitle_enabl": true,
"output_format": "string",
"aigc_watermark": true
}curl --location '/openapi/figure/maxAudioMerge' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data '{
"voice_id": 0,
"model_type": 0,
"model": "string",
"text": "string",
"voice_setting": {
"vol": 0,
"speed": 0,
"pitch": 0,
"emotion": "string",
"text_normalization": true,
"latex_read": true
},
" audio_setting": {
"sample_rate": 0,
"bitrate": 0,
"format": "string",
"channel": 0,
"force_cbr": true
},
"pronunciation_dict": {
"tone": [
"string"
]
},
"timbre_weights": [
{
"voice_id": "string",
"weight": "string"
}
],
"language_boost": "string",
"voice_modify": {
"pitch": 0,
"intensity": 0,
"timbre": 0,
"sound_effects": "string"
},
"subtitle_enabl": true,
"output_format": "string",
"aigc_watermark": true
}'{}