core/homeassistant/components/tts
Yien Xu e0e2f739ba Add options feature to Baidu TTS. (#11462)
* Add options feature to Baidu TTS.

Add options feature: supported_options() and default_options() added, get_tts_audio updated to accommodate options.

* Add options feature to Baidu TTS.

Add options feature: supported_options() and default_options() added, get_tts_audio updated to accommodate options.

* Fix style

* Fix style

Change the order of content of lists and dictionaries.

* Fix style

Changed order of imports, and fixed grammar errors.
2018-01-08 17:22:50 +01:00
..
__init__.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
amazon_polly.py update boto3 to 1.4.7 and botocore to 1.7.34 (#10121) 2017-10-29 10:24:56 +01:00
baidu.py Add options feature to Baidu TTS. (#11462) 2018-01-08 17:22:50 +01:00
demo.mp3 TTS Component / Google speech platform (#4837) 2016-12-12 23:23:08 -08:00
demo.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
google.py Adapt to new yarl API (#10527) 2017-11-11 08:36:37 -08: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