| Name | Type | Description | Notes |
|---|---|---|---|
| agent_id | string | Agent ID if speaker is an agent | [optional] |
| channel | string | Audio channel identifier (e.g. ch_0, ch_1) | [optional] |
| confidence | float | Transcription confidence score (0-1) | [optional] |
| end_time | float | End time in seconds from beginning of recording | [optional] |
| speaker | string | Speaker role | [optional] |
| start_time | float | Start time in seconds from beginning of recording | [optional] |
| text | string | Transcribed text for this segment | [optional] |