Skip to main content

Transcript Formats

Transcord provides transcripts in three formats:

JSON Format (Default)

The JSON format includes the full transcript text plus word-level timing and speaker information.
Response

Word Object

Plain Text Format

Get just the transcript text without timestamps:
Response

SRT Subtitle Format

Get the transcript as SRT subtitles for video editing:
Response

Working with Timestamps

Jump to a specific moment

Use the start timestamp to link directly to a moment in the audio:

Extract quotes with timestamps

Group by speaker

Dual-Channel Recording

Transcord records calls in dual-channel format, meaning your voice and the other party’s voice are recorded on separate audio channels. This enables:
  • Accurate speaker identification - We know exactly who said what
  • Better transcription quality - No cross-talk confusion
  • Clean audio separation - Each speaker’s audio is crystal clear
The speaker field in the transcript reflects this:
  • "you" - Words spoken by you (the Transcord user)
  • "them" - Words spoken by the other party

Transcript Not Ready

If you request a transcript before processing is complete, you’ll receive a 202 Accepted response:
Poll again in a few seconds. Status values:
  • processing - Call just ended, preparing recording
  • transcribing - Audio is being transcribed
  • completed - Transcript is ready
  • failed - Transcription failed (rare)