Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polly TTS basic

The aim of this project is to wrap and keep it simplest as possible Amazon's Polly API

The only dependency is the Amazon's SDK: boto3

To better understand how it works take a look at the official documentation: http://docs.aws.amazon.com/polly/latest/dg/get-started-what-next.html

Configuration:

You need to take inspiration from config_example.py and create your own config.py file.

How to use it:

>>> import polly
>>> polly.play('Hello world')

Any help (PR) is really appreciated

About

The aim of this project is to wrap and keep it simplest as possible Amazon's Polly API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages