Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 858 Bytes

File metadata and controls

14 lines (10 loc) · 858 Bytes

Bandwidth.Standard.Model.RecordingTranscriptionClip

Properties

Name Type Description Notes
Speaker int 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]

[Back to Model list] [Back to API list] [Back to README]