AWS Polly w/ strictly Django and Javascript

52 views
Skip to first unread message

Lightning Bit

unread,
Aug 14, 2023, 5:26:09 PM8/14/23
to Django users
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". 


Mike Dewhirst

unread,
Aug 15, 2023, 3:32:16 AM8/15/23
to django...@googlegroups.com
On 15/08/2023 7:26 am, Lightning Bit 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".

Look closely at htmx.org



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8c6489f9-8a0e-4fc2-af6d-de25169c1a15n%40googlegroups.com.


-- 
Signed email is an absolute defence against phishing. This email has
been signed with my private key. If you import my public key you can
automatically decrypt my signature and be sure it came from me. Your
email software can handle signing.
OpenPGP_signature

Ryan Nowakowski

unread,
Aug 22, 2023, 9:50:43 AM8/22/23
to django...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages