In this video we are going to see a complete tutorial on AWS Polly, Polly Is one of the services provided by Amazon web services, This service is basically a text to speech model, where To provide a text to this model. And in return, it will convert that text to speech. We are going to implement this service in Nodejs and we will be storing all the audio files in our cloudinary cloud storage, Once we build the complete application, we will deploy it on AWS lambda.
📲 Follow me on:
Instagram: / xx_rahulnikam_xx
Twitter: https://x.com/_rahulnikam_
Join Our WhatsApp Channel: https://whatsapp.com/channel/0029Vahn...
Join Our Telegram Channel: https://t.me/codearchitecture
🚩What exactly we are going to build?
1. We are going to create a simple API, which will accept text, And this api will convert the text into speech.
2. We will store the audio file into our cloudinary storage.
3. At last we will deploy the complete server on AWS lambda.
⏳Timeline
0:20 Introduction to AWS polly
0:30 Demo of AWS Polly
6:25 Creating express app & setup AWS SDK
8:04 Creating AWS user & setps to access AWS credentials like API key & Secret
11:45 Setup AWS Polly service in expres app
24:20 Testing Text to speech using Postman
26:43 Storing audio files in Cloudinary using NodeJs
27:10 Accessing cloudinary credentials like Cloudname, API key & Secret
27:36 Setup cloudinary sdk in Nodejs
29:14 Sending files to cloudinary
30:10 Testing TTS with cloudinary using Nodejs
31:30 Thinking on Optimizing code & calculaitng AWS polly pricing
33:22 Making code ready to Deploy in AWS lambda
35:24 All about serverless & Installing serverless nodejs template
42:00 Final Command to deploy server on AWS lambda
42:40 Final Production (Lambda) demo!
(!! I'll suggest you to watch complete video and Don't forget to subscribe ❤️)
🤠 Extra topics covered in this video?
In this video, we are also going to see the pricing of this service as well as I'll be demonstrating how to use cloud watch for checking out the logs.
📚 Libraries/Services used in this video?
1. Express.js: https://expressjs.com
2. AWS Polly: https://aws.amazon.com/polly
3. Cloudinary: https://cloudinary.com/
4. AWS Lambda: https://aws.amazon.com/lambda
🧑🏻💻 Software used in this video
1. VsCode - Code Editor
2. Postman - To test our APIs
👇🏻 Installation:
AWS CLI: https://docs.aws.amazon.com/cli/lates...
Setup Serverless: https://www.serverless.com/framework/...
🎥 Also Watch:
What is Message Broker & Message Queue?
• BullMQ Tutorial in Node.js: Step-by-Step w...
What Exactly is RabbitMQ, BullMQ, Kafka, and AWS SQS, and how do they work?
• Message Broker & Message Queue Explained |...
Want to explore creative uses for AWS Polly? Share your ideas in the comments below!
Video Titles:
AWS Polly tutorial in Node.js
How to convert text into speech in Javascript
How to convert text into speech in Nodejs
How to use AWS polly service for free
How to deploy on AWS Lambda
How to use AWS polly and store in cloud storage like Clodinary
AWS Polly in Nodejs
AWS polly made easy with AWS lambda
Curious about text-to-speech with AWS? Watch now!
Build a Text-to-Speech App with AWS Polly - Watch the Tutorial!
Stay awesome, Stay Happy, and Happy Coding
Code Architecture!
Don't Forget to Subscribe @CodeArchitectureWithRahul ❤️
NOTE: If you have any doubt in this video or if you are stuck with the installations, whether it is some library or it is a serverless framework, you can comment down, and I will try to reply you within few minutes.
🏷️ Tags
#AWSPolly #AWSPollyInNodejs #AWSPollyProject #AWSPollyExamples