d5df1c070d
* 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 | ||
amazon_polly.py | ||
baidu.py | ||
demo.mp3 | ||
demo.py | ||
google.py | ||
marytts.py | ||
microsoft.py | ||
picotts.py | ||
services.yaml | ||
voicerss.py | ||
yandextts.py |