curl --location --request POST 'https://api.openai.com/v1/audio/speech' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "tts-1", "input": "The quick brown fox jumped over the lazy dog.", "voice": "alloy" }'
{}
Authorization: Bearer ********************
扫码加入 Open AI(ChatGPT)微信交流群
欢迎加入 Open AI(ChatGPT) 交流群!让大家可以分享和讨论有关 Open AI(ChatGPT)API 的开发和使用等相关话题。