{ "model": "tts-1", "input": "string", "voice": "alloy" }
curl --location --request POST 'https://newapi.getmoney.top//v1/audio/speech' \ --header 'Authorization: Bearer' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "tts-1", "input": "string", "voice": "alloy" }'
{}