Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SegmentDecoded

Hierarchy

  • SegmentDecoded

Index

Properties

end

end: number

Timestamp of the end of the segment, in milliseconds.

length

length: number

Length of the segment, in milliseconds.

speaker

speaker: string

The id of the speaker.

start

start: number

Timestamp of the beginning of the segment, in milliseconds.

transcript

transcript: string

Concatenated words of the segment.

words

Words decoded for the segment.