{
  "voice": "ecp3DWciuUyW7BYM7II1",
  "model": "eleven_v3",
  "stability": 0.5,
  "speed": 0.98,
  "language": "hi",
  "total_audio_duration": 3.438,
  "total_clips": 1,
  "clips": [
    {
      "clip": 1,
      "duration": 5,
      "audio_start": 0,
      "audio_end": 3.438,
      "phrases": [
        {
          "text": "Light bends through a prism.",
          "start": 0,
          "end": 1.28
        },
        {
          "text": "Each color has its own bend.",
          "start": 1.408,
          "end": 3.438
        }
      ],
      "visual_suggestion": "Light bends through a prism. Each color has its own bend."
    }
  ]
}