Transcription Text
constructor(participantId: String, participantName: String, text: String, timestamp: Int, type: String)
Creates a new transcription text instance.
Parameters
participant Id
the ID of the participant who spoke
participant Name
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)