Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 700 Bytes

File metadata and controls

17 lines (9 loc) · 700 Bytes

RecordingTranscriptionClip

Properties

Name Type Description Notes
speaker Integer Zero-based index identifying the speaker. [optional]
text String The transcribed text of this clip. [optional]
confidence Double How confident the transcription engine was in transcribing this clip (from `0.0` to `1.0`). [optional]
startTimeSeconds Double The start time of this clip within the recording, in seconds. [optional]
endTimeSeconds Double The end time of this clip within the recording, in seconds. [optional]