{
"voiceId": "6365baea832941c8842db62a87a3e98e",
"voiceSpeed": "1",
"voiceText": "1234567890"
}
curl --location --request POST 'https://api.302.ai/topview/v1/voice/text2voice/task/submit' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"voiceId": "6365baea832941c8842db62a87a3e98e",
"voiceSpeed": "1",
"voiceText": "1234567890"
}'
{}