Skip to content

TranscriptEntries Object ​



id
string

The unique identifier for an entry

speaker_id
string

The unique identifier for a speaker

speaker_type
string

The type of the speaker. Can be either user or guest.

speaker_name
string

The speaker of the sentence

text
string

The text of the sentence

raw_text
string

The raw text of the sentence

start_time
number

The start of the sentence in the number of seconds from the start of the meeting

end_time
number

The end of the sentence in the number of seconds from the start of the meeting

transcript
object

The entries transcript

id
string

The unique identifier for the transcript

meeting
object

The transcript's entry meeting

id
string

The unique identifier for a meeting

remote_data
object

Raw data returned from the remote API call.