RecorderDataTranscriptSegment Class Properties

PropertyTypeOptionalDescription
startTimeStringNoStart time of the transcription segment
endTimeStringNoEnd time of the transcription segment
startTimeInSecondsNumberNoStart time of the segment in seconds
endTimeInSecondsNumberNoEnd time of the segment in seconds
textStringNoTranscribed text content of the segment

RecorderDataTranscription Class Properties

PropertyTypeOptionalDescription
transcriptSegmentsRecorderDataTranscriptSegment[]YesArray of transcription segments
vttFileUrlStringYesURL to the VTT format transcription file
contentSummaryStringYesSummary of the transcribed content

RecorderDataAsset Class Properties

PropertyTypeOptionalDescription
urlStringNoURL to the recorded media
mimeTypeStringYesMIME type of the recorded media
fileNameStringYesName of the recorded file
fileSizeInBytesNumberYesSize of the recorded file in bytes
fileFormat’mp3’ | ‘mp4’ | ‘webm’ | StringYesThe format/extension of the file
thumbnailUrlStringYesURL to the thumbnail image

RecorderData Class Properties

PropertyTypeOptionalDescription
assetsRecorderDataAsset[]NoArray of recording assets with metadata
transcriptionRecorderDataTranscriptionNoTranscription data including segments and summary