{
  "voice": "ecp3DWciuUyW7BYM7II1",
  "model": "eleven_v3",
  "stability": 0.5,
  "speed": 0.98,
  "language": "hi",
  "total_audio_duration": 9.918,
  "total_clips": 1,
  "clips": [
    {
      "clip": 1,
      "duration": 8,
      "audio_start": 0,
      "audio_end": 9.918,
      "phrases": [
        {
          "text": "Photosynthesis is how plants make food.",
          "start": 0,
          "end": 2.716
        },
        {
          "text": "They use sunlight, water, and air.",
          "start": 2.748,
          "end": 5.435
        },
        {
          "text": "The leaves do the work.",
          "start": 5.595,
          "end": 7.396
        },
        {
          "text": "Out comes oxygen.",
          "start": 7.486,
          "end": 8.839
        },
        {
          "text": "Pretty cool, right?",
          "start": 8.89,
          "end": 9.918
        }
      ],
      "visual_suggestion": "Photosynthesis is how plants make food. They use sunlight, water, and air. The leaves do the work. Out comes oxygen. Pretty cool, right?"
    }
  ]
}