Skip to main content

Create Transcription

POST 

/v1/audio/transcriptions

Transcribe an audio file into text in the language it was spoken in.

The request body is multipart/form-data. Uploads are accepted up to 25 MB and 30 minutes, whichever limit is reached first; longer audio is rejected with audio_too_long. Recordings longer than about half a minute are split, transcribed in order and merged back into one transcript before the response is returned.

Request

Responses

Successful Response