{
  "transcriptId": 15,
  "meetingTitle": "new test 2222",
  "meetingTitleAr": "dsfsf",
  "detectedLanguage": "mixed",
  "overallConfidence": 0.8,
  "totalDuration": "00:00:05",
  "totalSegments": 2,
  "fullText": "\u0628\u0648\u0646 \u0645\u0627\r\nThis is the second audio I want to test this meeting. Testing, testing, testing, testing.",
  "segments": [
    {
      "index": 0,
      "startTime": "00:00:00.000",
      "endTime": "00:00:00.900",
      "speaker": "Speaker 1",
      "text": "\u0628\u0648\u0646 \u0645\u0627",
      "language": "ar",
      "confidence": 0.6
    },
    {
      "index": 1,
      "startTime": "00:00:01.500",
      "endTime": "00:00:05.000",
      "speaker": "Speaker 1",
      "text": "This is the second audio I want to test this meeting. Testing, testing, testing, testing.",
      "language": "en",
      "confidence": 0.98
    }
  ]
}