Processing Modes
There are 3 types of processing modes which return transcriptions at different speeds: Short Audio, File and Live Stream.
Type | Description | Config |
Short Audio | Transcription is returned immediately after the short audio transfer | See Transcribe Short Audio for sample code |
File | Transcription is returned in seconds to minutes upon file submission | See Transcribe Files for sample code |
Live Stream | Transcription is returned in real-time with low-latency | See Transcribe Stream for sample code |