Transcribe audio file

Accepts audio file along with transcription options in JSON format. The server processes the audio and returns a transcription result

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Multipart form-data including options JSON file and audio file

file
required

JSON file containing transcription options. Example:
{
run_itn: true,
run_capitalization: true,
run_spoken_command_conversion: false,
filter_profanities: true,
save_audio: false
}

file
required

Audio file to be transcribed

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json