{
"text": "你好,欢迎使用语音合成服务",
"voice": "zhimiao_emo",
"format": "wav"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/llm/speech/synthesize' \
--header 'tenantId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "你好,欢迎使用语音合成服务",
"voice": "zhimiao_emo",
"format": "wav"
}'"string"