Listen Endpoint
This endpoint is used to transcribe an audio file and return the result as a JSON object. Input parameters: audio_file, output_objects, language, note_template, style Requires a valid access token in the Authorization header.
| Request Body — REQUIRED | ||||||
|---|---|---|---|---|---|---|
request object — REQUIRED
| ||||||
audio_file binary — REQUIRED |
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
200Successful Response
| ||||||||
404Not found | ||||||||
422Validation Error
|