aws-samples / aws-samples/amazon-sumerian-hosts
Reusing Polly existing file content rather than calling AWS every time?
Open
- Dominant language
- JavaScript
- Stars
- 210
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
If my application has a set list of hardcoded texts to be said by the virtual host, I shouldn’t need to call AWS Polly every time a new visitor comes on my webpage. I should just have the mp3/api-call-result files saved somewhere and link with those static files.
What is the easiest way to achieve this with this repo code? Many Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.