{
"guid": "",
"voice_id": "string",
"block_data": "string",
"seq": 0,
"offset": 0,
"end_flag": 0
}
curl --location --request POST '/other/voice_trans_block' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "",
"voice_id": "string",
"block_data": "string",
"seq": 0,
"offset": 0,
"end_flag": 0
}'
null