X-Access-Token: ********************
{
"isTextPlace": true,
"text": "string",
"voice": 0,
"speed": 0,
"styleDegree": 0,
"id": 0,
"rate": 0,
"formId": "string",
"taskId": "string",
"customText": "string",
"srtSegmentList": [
"string"
],
"wavOrMp3": 0,
"wavUrl": "string",
"singt": "string",
"ts": 0,
"version": "string",
"sign": "string",
"srtSegments": [
{
"sequence": "string",
"begin_time": "string",
"end_time": "string",
"content": "string"
}
],
"file": "string",
"batchTaskId": "string",
"ids": [
"string"
],
"needCoin": true,
"srtUrl": "string",
"isFree": true,
"number": "string",
"vibration": 0,
"winTips": 0,
"userIp": "string",
"voiceType": "string",
"userBuySound": {
"id": 0,
"unionId": "string",
"voice": 0,
"voiceName": "string",
"createdTime": "string",
"expiredTime": "string",
"count": 0,
"month": 1,
"day": 1
},
"type": "string",
"openId": "string",
"voiceName": "string",
"previewTip": true,
"intelligenceSymbol": true,
"commaValue": 0,
"periodValue": 0,
"semicolonValue": 0,
"questionMarkValue": 0,
"exclamationValue": 0,
"isBloggerVoice": true,
"downgrade": "string",
"tipsCache": true,
"flag": true,
"speakerProfileId": "string",
"cloneName": "string",
"speakId": "string",
"bloggerValue": 0,
"bloggerTips": true,
"bagType": 0,
"auditionType": 0,
"cloneVersion": 0,
"newCode": "string",
"volume": 0,
"douCoinTips": 0,
"aiCharacterTips": 0,
"pitch": "string"
}
curl --location --request POST 'http://127.0.0.1:8080/app/synToGenerateVoice' \
--header 'Content-Type: application/json' \
--header 'X-Access-Token;' \
--data-raw '{
"isTextPlace": true,
"text": "string",
"voice": 0,
"speed": 0,
"styleDegree": 0,
"id": 0,
"rate": 0,
"formId": "string",
"taskId": "string",
"customText": "string",
"srtSegmentList": [
"string"
],
"wavOrMp3": 0,
"wavUrl": "string",
"singt": "string",
"ts": 0,
"version": "string",
"sign": "string",
"srtSegments": [
{
"sequence": "string",
"begin_time": "string",
"end_time": "string",
"content": "string"
}
],
"file": "string",
"batchTaskId": "string",
"ids": [
"string"
],
"needCoin": true,
"srtUrl": "string",
"isFree": true,
"number": "string",
"vibration": 0,
"winTips": 0,
"userIp": "string",
"voiceType": "string",
"userBuySound": {
"id": 0,
"unionId": "string",
"voice": 0,
"voiceName": "string",
"createdTime": "string",
"expiredTime": "string",
"count": 0,
"month": 1,
"day": 1
},
"type": "string",
"openId": "string",
"voiceName": "string",
"previewTip": true,
"intelligenceSymbol": true,
"commaValue": 0,
"periodValue": 0,
"semicolonValue": 0,
"questionMarkValue": 0,
"exclamationValue": 0,
"isBloggerVoice": true,
"downgrade": "string",
"tipsCache": true,
"flag": true,
"speakerProfileId": "string",
"cloneName": "string",
"speakId": "string",
"bloggerValue": 0,
"bloggerTips": true,
"bagType": 0,
"auditionType": 0,
"cloneVersion": 0,
"newCode": "string",
"volume": 0,
"douCoinTips": 0,
"aiCharacterTips": 0,
"pitch": "string"
}'
{
"SUCCESS": {
"SUCCESS": {
"SUCCESS": {},
"code": 0,
"msg": "",
"data": null
},
"code": 0,
"msg": "",
"data": null
},
"code": 0,
"msg": "",
"data": {}
}