AWS re:Post Knowledge Center Feedback Survey
Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
我们目前使用Polly是在控制台一个字一个字语音下载,但是太花时间,想问问是否有批量下载的方式能够解决?
可以常使用 aws polly start-speech-synthesis-task 可以尝试写个脚本用 aws polly start-speech-synthesis-task 上传文本文档,然后获取到左右 outputuri 后批量从 s3 下载,左右 → 所有 可以尝试写脚本用 aws polly start-speech-synthesis-task 上传文本文档,获取到所有 outputuri 后批量从 s3 下载
您未登录。 登录 发布回答。
一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。