[
  {
    "indexStr": "WX_4",
    "id": 0,
    "speaker": "other",
    "contentType": "word",
    "contentDesc": "小齐啊,村里都在传你欠了很多钱,怎么回事啊?",
    "next": [
      1
    ],
    "isFinish": false
  },
  {
    "indexStr": "WX_4",
    "id": 1,
    "speaker": "me",
    "contentType": "word",
    "contentDesc": "妈,你别担心,没什么大事的。",
    "next": [
      2
    ],
    "isFinish": false
  },
  {
    "indexStr": "WX_4",
    "id": 2,
    "speaker": "other",
    "contentType": "zhaunzhang",
    "contentDesc": "1000000",
    "next": [
      3
    ],
    "isFinish": false
  },
  {
    "indexStr": "WX_4",
    "id": 3,
    "speaker": "other",
    "contentType": "word",
    "contentDesc": "我问亲戚借了些钱,加上我跟你爸这些年的积蓄,你先拿去应应急。",
    "next": [
      4
    ],
    "isFinish": false
  },
  {
    "indexStr": "WX_4",
    "id": 4,
    "speaker": "me",
    "contentType": "word",
    "contentDesc": "谢谢妈,等我宽裕了一定还你们。",
    "next": [
      5
    ],
    "isFinish": false
  },
  {
    "indexStr": "WX_4",
    "id": 5,
    "speaker": "me",
    "contentType": "word",
    "contentDesc": "你们别担心,保重身体。",
    "isFinish": true
  }
]