Vulavula Transcription API
string · binary · required
Schemas
Body_sync_file_transcription_v1_transcribe_sync_post
fileThe audio file to transcribe. Supported formats: WAV, MP3, FLAC, AAC, OGG, MP4, AIFF, OPUS.
DiarisationResultDto
TimelineItemDto[] · required
required
TranscriptionDto
Unique identifier for this transcription.
Duration of the submitted audio, in seconds.
The language used — either your lang_code or the auto-detected language.
Present when diarise=1: a timeline of silence/speech/music segments with speaker IDs and text, plus per-word timings and confidence in words.
The full transcript.
COMPLETED on success.
Populated when transcription fails.

