本文档仅面向【花卷云生态合作伙伴】,根据合作类型查看并使用相应业务接口,请勿对外扩散接口文档,谢谢!
{ "voice_uuid": "acbef627-9640-4847-8269-6ad384dd3f6b", "text": "测试语音", "volume": 1, "rate": 1 }
curl --location --request POST '?api_name=dhcc.shuziren.tts' \ --header 'Content-Type: application/json' \ --data-raw '{ "voice_uuid": "acbef627-9640-4847-8269-6ad384dd3f6b", "text": "测试语音", "volume": 1, "rate": 1 }'
{}