OpenAI
OpenAI copied to clipboard
Fix:The speed parameter type for the audioCreatSpeech request
What
Change the speed parameter type of the audioCreatSpeech request from string to double
Why
The speed parameter of type string will render the request unusable and always return: {"error": {"message": "", "type": "shell-api_error", "param": "", "code": "invalid_json"}}
Affected Areas
AudioSpeechQuery
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code