chrisns / docker-node-sonos-http-api

Docker wrapper for https://github.com/jishi/node-sonos-http-api
MIT License
68 stars 25 forks source link

Setting up AWS credentials for AWS Polly TTS #12

Closed nanosonde closed 5 years ago

nanosonde commented 5 years ago

Hi!

How do I specifiy the AWS access tokens when using your image? I would like to use AWS Polly for TTS.

nanosonde commented 5 years ago

Found this thread: https://github.com/jishi/node-sonos-http-api/issues/658 So I can also specify it in the settings.json file. I assumed that I have to use the standard AWS SDK config files for this.