core/homeassistant/components/tts
Ville Skyttä 2f7b79764a More pylint 2 fixes (#15565)
## Description:

More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).

## Checklist:
  - [ ] The code change is tested and works locally.
  - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
..
__init__.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
amazon_polly.py Add new voices to Amazon Polly (#15320) 2018-07-09 23:01:17 +02:00
baidu.py Add options feature to Baidu TTS. (#11462) 2018-01-08 17:22:50 +01:00
demo.mp3
demo.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
google.py Add Bulgarian to Google TTS (#14422) 2018-05-12 17:46:00 -04:00
marytts.py closes #11314 by not restricting the voice to anything but a string (#11326) 2017-12-27 19:49:06 +01:00
microsoft.py Microsoft Text-to-speech: Fixing missing en-gb support bug (#10429) 2017-12-01 12:38:20 +01:00
picotts.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
voicerss.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
yandextts.py Allow to pass YandexTTS options via sevice call (#10578) 2017-11-16 09:10:25 -08:00