Create speech
音訊
建立語音
Convert text into natural speech with the OpenAI-compatible audio speech interface. Returns a binary audio stream — save the response body directly to a file.
POST
Create speech
授權
Your DGrid API key. All endpoints use Authorization: Bearer <DGRID_API_KEY>.
主體
application/json
回應
Binary audio stream.
The response is of type file.

