{
"topicId": 0,
"toneId": 0,
"chip": true,
"delimiter": "string"
}curl --location --request POST 'https://test.51vive.com/forums/aiv/audioTask' \
--header 'Content-Type: application/json' \
--data-raw '{
"topicId": 0,
"toneId": 0,
"chip": true,
"delimiter": "string"
}'{
"code": 0,
"msg": "string",
"data": 0
}