{
"id": 0,
"segments": [
{
"text": "string",
"offset": "string",
"attachments": [
{
"attachment_sid": 0
}
]
}
],
"user_id": "string",
"sentiment": {
"overall": {
"positive": 0,
"neutral": 0,
"negative": 0
},
"worst": "TRANSCRIPT_SENTIMENT_TONE_UNKNOWN",
"dominant": "TRANSCRIPT_SENTIMENT_TONE_UNKNOWN",
"last": "TRANSCRIPT_SENTIMENT_TONE_UNKNOWN",
"samples": [
{
"estimate": {
"positive": 0,
"neutral": 0,
"negative": 0
},
"offset": "string",
"duration": "string"
}
]
}
}