curl --location --request GET '/api/kb.digital/dubbing' \
--header 'token: {{api-token}}'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"x4_lingxiaoxuan_oral": {
"name": "聆小璇",
"example": "http://www.php-cw.localhost/resource/voice/x4_lingxiaoxuan_oral.mp3"
},
"x4_lingfeizhe_oral": {
"name": "聆飞哲",
"example": "http://www.php-cw.localhost/resource/voice/x4_lingfeizhe_oral.mp3"
},
"x4_lingyuzhao_oral": {
"name": "聆玉昭",
"example": "http://www.php-cw.localhost/resource/voice/x4_lingyuzhao_oral.mp3"
}
}
}