{
"errorCode": 0,
"errorInfo": "string",
"result": {
"data": [
{
"_id": "string",
"end_ts": 0,
"lang": "string",
"peer_id": "string",
"speaker_tag": 0,
"start_ts": 0,
"text": "string",
"timestamp": 0,
"tmpid": "string",
"words": [
{
"end_time": 0,
"speaker_tag": 0,
"start_time": 0,
"word": "string"
}
]
}
],
"size": 0,
"total": 0
}
}