Skip to content

Joshua-W-Adams/amazon_polly_cloud_function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Polly Cloud Function

Getting Started

  1. Install Node.js
https://nodejs.org/en/download/
  1. Clone repository to your system using the following command or git desktop
git clone https://github.com/YOUR_USERNAME/YOUR_REPOSITORY
  1. Install repository dependencies
npm install
  1. Create AWS user with programmatic access to Amazon Polly

  2. Add user accessKey and secretAccessKey to app.ts

  3. Run and lint Application

npm start

About

simple TypeScript project using the Amazon Polly TTS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published