diff --git a/gtts.png b/gtts.png new file mode 100644 index 0000000..acd3e70 Binary files /dev/null and b/gtts.png differ diff --git a/readme.md b/readme.md index 97e9f3e..5a03425 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,11 @@ Mycroft TTS plugin for [gTTS](https://github.com/pndurette/gTTS) [gTTS](https://github.com/pndurette/gTTS) is *not* affiliated with Google or Google Cloud. Breaking upstream changes *can* occur without notice. This project is leveraging the undocumented [Google Translate](https://translate.google.com) speech functionality and is *different* from [Google Cloud Text-to-Speech](https://cloud.google.com/text-to-speech/). +Usage of this plugin is in a somewhat legal grey area, it does exactly what your browser does when it presses the speak button in google translate. +It can stop working at any time and should never be used in production or commercially! + +![](./gtts.png) + ## Install `pip install ovos-tts-plugin-google-tx`