X-Access-Token: ********************
{ "voice":1 }
curl --location --request POST 'http://127.0.0.1:8080/user/auditionCharset' \ --header 'Content-Type: application/json' \ --header 'X-Access-Token;' \ --data-raw '{ "voice":1 }'
{}