core/tests/components/tts
andrey-git 4728fa8da6 Allow to specify TTS language in the service call. (#5047)
* Allow to specify TTS language in the service call.

* Allow to specify TTS language in the service call.

* Respect 79 char limit

* Fix "Too many blank lines"

* Fix "Too many blank lines"

* Fix "Too many blank lines"

* Change language to be optional parameter of *get_tts_audio

* Change language to be optional parameter of *get_tts_audio

* Respect 79 char limit

* Don't pass "None

* Use default of "None" for TTS language

* Use default of "None" for TTS language

* Don't pass "None"

* Change TTS cache key to be hash_lang_engine

* Change language from demo to en

* Fix wrong replace
2016-12-27 17:01:22 +01:00
..
__init__.py TTS Component / Google speech platform (#4837) 2016-12-12 23:23:08 -08:00
test_google.py Allow to specify TTS language in the service call. (#5047) 2016-12-27 17:01:22 +01:00
test_init.py Allow to specify TTS language in the service call. (#5047) 2016-12-27 17:01:22 +01:00
test_voicerss.py Allow to specify TTS language in the service call. (#5047) 2016-12-27 17:01:22 +01:00