{
"success": true,
"mode": "asr",
"content": "string",
"segments": [
{
"start": 0,
"end": 0,
"text": "string",
"words": [
{
"word": "string",
"text": "string",
"start_time": 0,
"end_time": 0,
"property1": "string",
"property2": "string"
}
],
"keywords": [
{
"text": "string",
"start_time": 0,
"end_time": 0
}
],
"en": "string",
"property1": "string",
"property2": "string"
}
],
"error": "string",
"property1": "string",
"property2": "string"
}