From fb2fdbb539af313584ab188d57b1efb242a9a9c2 Mon Sep 17 00:00:00 2001 From: Vikram Gorla Date: Fri, 14 Sep 2018 12:00:07 +0200 Subject: [PATCH] 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. --- source/_components/tts.google.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/tts.google.markdown b/source/_components/tts.google.markdown index 3056b50d94e..75160c41c21 100644 --- a/source/_components/tts.google.markdown +++ b/source/_components/tts.google.markdown @@ -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: