Skip to content
Robert Hillman edited this page Feb 8, 2018 · 6 revisions

PollyTTS Text-to-Speech

PollyTTS is a TTS voice service for Openhab 2.x utilizing a Internet based TTS service provided by amazon called Polly. Will generate speech from both plain text input and Speech Synthesis Markup Language. There are five servers set in various geographic locations. It requires a set of API keys provided by Amazon to get access to the service. Provides multiple languages and multiple voices for each language.

For more information, see https://aws.amazon.com/polly/

  1. Establish Amazon Polly User Credentials https://github.com/hillmanr/openhab2-addons/wiki/Establish-Amazon-Polly-User-Credentials

  2. Installation https://github.com/hillmanr/openhab2-addons/wiki/Installation

  3. Configuration https://github.com/hillmanr/openhab2-addons/wiki/Configuration

Clone this wiki locally