| Name | Type | Description | Notes |
|---|---|---|---|
| full_transcript_s3_key | String | S3 key for the full transcript text file | [optional] |
| job_name | String | AWS Transcribe job name | [optional] |
| language_code | String | Language code for transcription | [optional] |
| provider | String | Transcription service provider | [optional] |
| segments | [ConversationPbxCallTranscriptSegment] | Transcript segments with speaker labels and timestamps | [optional] |
| status | String | Status of the transcription | [optional] |
| transcript_json_s3_key | String | S3 key for the detailed transcript JSON with speaker diarization | [optional] |