本文档由 云音工坊 自动生成,如有疑问,请联系客服微信:yuntts !
curl --location 'https://www.yuntts.com/api/v1/voice-query' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"platform": "cosyvoice",
"voiceSource": "all",
"page": 2,
"page_size": 20
}'{"code":400,"error":"json_decode_failed","message":"JSON\u89e3\u6790\u5931\u8d25: Syntax error"}