{
"voice_id": 457,
"model_type": 2,
"text": "测试一下,嘻嘻嘻",
"format": "WAV_8000HZ_MONO_16BIT",
"volume": 60,
"speech_rate": 1.2,
"pitch_rate": 1.2,
"bit_rate": 32,
"enable_word_timestamp": false,
"seed": 0,
"language_hints": [
"zh"
],
"instruction": "请用非常激昂且高亢的语气说话,表现出获得重大成功后的狂喜与激动。",
"enable_aigc_tag": false,
"aigc_propagator": "",
"aigc_propagate_id": "",
"hot_fix": "",
"enable_markdown_filter": false
}curl --location '/openapi/figure/proVoiceMerge' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'user-agent: vscode-restclient' \
--header 'Content-Type: application/json' \
--data '{
"voice_id": 457,
"model_type": 2,
"text": "测试一下,嘻嘻嘻",
"format": "WAV_8000HZ_MONO_16BIT",
"volume": 60,
"speech_rate": 1.2,
"pitch_rate": 1.2,
"bit_rate": 32,
"enable_word_timestamp": false,
"seed": 0,
"language_hints": [
"zh"
],
"instruction": "请用非常激昂且高亢的语气说话,表现出获得重大成功后的狂喜与激动。",
"enable_aigc_tag": false,
"aigc_propagator": "",
"aigc_propagate_id": "",
"hot_fix": "",
"enable_markdown_filter": false
}'{
"code": 1,
"msg": "操作成功",
"data": {
"audio_id": 688,
"merge_status": 2,
"audio_url": "https://sed-public.oss-cn-shenzhen.aliyuncs.com/upload/attachment/audio/202603/10/177314548702349_.mp3",
"audio_duration": 3,
"err_msg": null
}
}