Initial text-to-speech (TTS) docs (#1588)

* Add tts to demo

* Add initial TTS docs

* Update

* Speak->speech

* Speak->speech

* Speak->speech

* Update tts.markdown

* Update tts.google.markdown

* Update tts.markdown

* Update tts.google.markdown

* Add files via upload

* Create tts.voicerss.markdown

* Update tts.voicerss.markdown

* Update tts.voicerss.markdown

* Update
This commit is contained in:
Fabian Affolter 2016-12-17 19:33:45 +01:00 committed by GitHub
parent c63bfa5132
commit 220ff1b86a
6 changed files with 155 additions and 0 deletions

View file

@ -28,6 +28,7 @@ Available demo platforms:
- [Remote](/components/remote/) (`remote`)
- [Sensor](/components/sensor/) (`sensor`)
- [Switch](/components/switch/) (`switch`)
- [Text-to-speech](/components/tts/) (`tts`)
- [Weather](/components/weather/) (`weather`)
To integrate a demo platform in Home Assistant, add the following section to your `configuration.yaml` file: