3.1 Project Overview

Overview of Project ☁️

In this project, we will be developing a text narrator using Amazon Polly. A piece of text (book, article, newsletter) will be uploaded in an Amazon S3 bucket and converted to speech. The voice, pitch and speed parmeters can be adjusted.

Steps to be performed 👩‍💻

In the next few lessons, we'll be going through the following steps.

  1. Exploring Amazon Polly
  2. Creating an IAM role
  3. Creating an S3 Bucket
  4. Writing Lambda function code
  5. Checking the output of Amazon Polly

Services Used 🛠

  • Amazon Polly: Converts text to life like speech with customizable features.
  • AWS Management Console: Manages accounts and configures Amazon Polly.
  • AWS IAM: Ensures secure access by managing user permissions.

Estimated Time & Cost ⚙️

  • This project is estimated to take about 20-30 minutes
  • Cost: Free (When using the AWS Free Tier)

➡️ Architectural Diagram

This it the architectural diagram for the project:

➡️ Final Result

This is what your project will look like, once built:

Complete and Continue  
Discussion

0 comments