speech-to-text

Transcribe audio

post/v1/audio/transcriptions

Request body

TranscriptionRequest required— unresolved $ref

Response

Successful Response

transcriptstring required
languagestring required
duration_snumber required
modelstring
processing_msnumber nullable
textstring required

OpenAI-compatible alias of transcript.

Changes

Changed in 1 of the 6 revisions of this API.5

    • api tag speech-to-text added

      api-tag-added

    • added the new optional request property

      new-optional-request-property

    • added the media type application/json to the request body

      request-body-media-type-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added