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