{
"text": "Bonjour! How are you today? 今天过得怎么样?Me encanta este lugar — it’s so peaceful. ¿Verdad?",
"pronunciation_dict": [
"ASAP/As soon as possible"
],
"voice_id": "Wise_Woman",
"speed": 1,
"volume": 1,
"pitch": 0,
"emotion": "happy",
"enable_base64_output": false,
"english_normalization": false
}curl --location --request POST 'https://www.runninghub.ai/openapi/v2/rhart-audio/text-to-audio/speech-2.8-hd' \
--header 'Authorization: Bearer [Your API KEY]' \
--header 'Authorization: Bearer [Your API KEY]' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "Bonjour! How are you today? 今天过得怎么样?Me encanta este lugar — it’s so peaceful. ¿Verdad?",
"pronunciation_dict": [
"ASAP/As soon as possible"
],
"voice_id": "Wise_Woman",
"speed": 1,
"volume": 1,
"pitch": 0,
"emotion": "happy",
"enable_base64_output": false,
"english_normalization": false
}'/openapi/v2/query{
"taskId": "2013508786110730241",
"status": "RUNNING",
"errorCode": "",
"errorMessage": "",
"results": null,
"clientId": "f828b9af25161bc066ef152db7b29ccc",
"promptTips": "{\"result\": true, \"error\": null, \"outputs_to_execute\": [\"4\"], \"node_errors\": {}}"
}