curl --location --request POST 'http://dev-cn.your-api-server.com/v2/audio/text_to_speech_async' \
--header 'Authorization: Bearer <your_key>' \
--header 'content-type: application/json' \
--data-raw '{
"show_original_response": false,
"rate": 0,
"pitch": 0,
"volume": 0,
"sampling_rate": 0
}'{
"public_id": "ae05fefa-db1c-4805-89e6-f688e6a941e5"
}