Update link to Supported Languages (#6277)

Looking at the implementation, it uses Google Translate as backend and not Google Cloud Speech engine, updating the link where supported languages can be seen.
This commit is contained in:
Vikram Gorla 2018-09-14 12:00:07 +02:00 committed by Fabian Affolter
parent db797550e0
commit fb2fdbb539

View File

@ -25,7 +25,7 @@ tts:
Configuration variables:
- **language** (*Optional*): The language to use. Defaults to `en`.
- [Complete list of supported languages](https://cloud.google.com/speech-to-text/docs/languages).
- [Complete list of supported languages (Languages where "Talk" feature is enabled in Google Translate)](https://translate.google.com/intl/en_ALL/about/languages/), use 2 digit language code which you can find at the end of url when you click on Language name.
A full configuration sample: