TranscriptionText

constructor(participantId: String, participantName: String, text: String, timestamp: Int, type: String)

Creates a new transcription text instance.

Parameters

participantId

the ID of the participant who spoke

participantName

the display name of the speaker

text

the transcribed text content

timestamp

the timestamp of the transcription segment

type

the type of transcription (e.g., partial or final)