Audio to Text GPT-4o Transcribe
Official Documentation: https://platform.openai.com/docs/guides/speech-to-text
Endpoint
POST http://v98store.com/v1/audio/transcriptions cURL Command
curl -X POST 'http://v98store.com/v1/audio/transcriptions' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' Parameters
| Name | In | Description | Required |
|---|---|---|---|
| Content-Type | header | No |
Request Body
Responses
200 -
Example
undefined