| 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] |