forked from letsRobot/letsrobot
-
Notifications
You must be signed in to change notification settings - Fork 19
Amazon Polly
bmorrison4 edited this page Jul 21, 2019
·
1 revision
Amazon Polly is a service that turns text into lifelike speech, allowing you to create applications that talk, and build entirely new categories of speech-enabled products. Amazon Polly is a Text-to-Speech service that uses advanced deep learning technologies to synthesize speech that sounds like a human voice.
With dozens of lifelike voices across a variety of languages, you can select the ideal voice and build speech-enabled applications that work in many different countries.
This is not a free service. It requires an Amazon AWS account.
- For the 1st 12 months, Amazon Polly includes 5 million characters per month for speech or speech mark requests, starting from your first request.
- After 12 months, or after you exceed 5 million characters in a month, Amazon Polly is priced at USD$4.00 per 1 million characters for speech or speech marks requests.
More infomration on pricing is available here.
Variable | Default Value | Description |
---|---|---|
robot_voice |
Matthew |
This is the voice your robot gives to messages not sent by a user (i.e., the boot message). If random_voices is disabled, every user except the owner will use this voice as well. |
owner_voice |
Russell |
This is the voice the robot gives to messages sent by the owner. |
random_voices |
true |
When enabled, every unique user will get a different voice. |
access_key |
The full file path to your access key. | |
secrets_key |
The full file path to your secrets key. | |
region_name |
us-east-1 |
The region to send your requests to. You should choose the one physically closest to you. |
- Adafruit Motor Hat
- Adafruit PWM / Servo Hat
- Anki Cozmo on MacOS/Linux
- Anki Cozmo on Windows
- Cytron MDD10 10 Amp Motor Driver
- GoPiGo2
- GoPiGo3
- L298N Dual Motor Driver
- MAX7219 SPI LED Driver
- MotoZero 4 Motor Controller
- MQTT Publish Controller
- OWI 535 Robotic Arm (USB Controller)
- Serial Based Controllers (Parallaxy or Arduinos)
- PiBorg ThunderBorg Motor Driver
- Pololu Daul MC33926 Motor Driver (experimental)
- Pololu DRV8835 Dual Motor Driver
- Pololu Maestro Servo Controller (experimental)