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