{
"file": "string"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/llm/speech/recognize' \
--header 'tenantId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"file": "string"
}'{
"code": "string",
"message": "string",
"data": "string",
"success": true
}