Tuesday, August 22, 2023

Re: AWS Polly w/ strictly Django and Javascript

Since Polly is an AWS service, you can use boto, the standard Python library:

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/polly.html


On August 14, 2023 4:26:09 PM CDT, Lightning Bit <thelegendofearthreturns@gmail.com> wrote:
Hello, how could one go about integrating AWS Polly voices onto a website utilizing only Django, HTML, CSS, and Javascript? I do not want to use "node.js" or "react". 


No comments:

Post a Comment