* Make Google TTS secure I noticed that my TTS queries were showing up in the log on my router, so I was curious if there was a way to make it secure. A quick search showed people using https instead of http (https://stackoverflow.com/questions/32053442/google-translate-tts-api-blocked), so I figure that should work. I am using hass.io, so I'm not actually sure how to test this, but its a pretty simple change. * Fix the tts test. |
||
---|---|---|
.. | ||
__init__.py | ||
test_google.py | ||
test_init.py | ||
test_marytts.py | ||
test_voicerss.py | ||
test_yandextts.py |