curl --location --request GET '/adminapi/setting.VoiceSetting/getConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"voice_broadcast": {
"is_open": 1,
"channel": "kdxf",
"channel_config": {
"kdxf": {
"name": "科大讯飞",
"pronounce_list": {
"xiaoyan": "讯飞小燕",
"aisjiuxu": "讯飞许久",
"aisxping": "讯飞小萍",
"aisjinger": "讯飞小婧",
"aisbabyxu": "讯飞许小宝"
},
"pronounce": "aisbabyxu",
"speed": 100
}
}
},
"voice_input": {
"is_open": 0,
"channel": "kdxf",
"channel_config": {
"kdxf": {
"name": "科大讯飞",
"pronounce_list": {
"xiaoyan": "讯飞小燕",
"aisjiuxu": "讯飞许久",
"aisxping": "讯飞小萍",
"aisjinger": "讯飞小婧",
"aisbabyxu": "讯飞许小宝"
},
"pronounce": "aisbabyxu",
"speed": 100
}
}
},
"voice_chat": {
"is_open": 0,
"channel": "kdxf",
"channel_config": {
"kdxf": {
"name": "科大讯飞",
"pronounce_list": {
"xiaoyan": "讯飞小燕",
"aisjiuxu": "讯飞许久",
"aisxping": "讯飞小萍",
"aisjinger": "讯飞小婧",
"aisbabyxu": "讯飞许小宝"
},
"pronounce": "aisbabyxu",
"speed": 100
}
}
}
}
}