Mycroft compatible TTS Plugin for Amazon Polly Text-to-Speech.
A credential should be saved at: ~/.aws/credentials
.
Credentials may alternatively be included in the tts configuration as shown below.
tts:
module: amazon_polly
amazon_polly:
aws_access_key_id: ''
aws_secret_access_key: ''
region: us-west-2