curl --location --request GET '/tenantapi/setting.power.powerConfig/getVoiceConfig'
{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"voice_copy": "string",
"voice_power": "string",
"voice_words": "string"
}
}