Skip to content

googletts

This TTS is based on the Google translate engine

Input parameters

Parameters Required Default Choices Comment
language YES 103 languages Language are identified with their ISO_639-1 codes (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)
cache No TRUE True / False True if you want to use the cache with this TTS

Settings example

default_text_to_speech: "googletts"

text_to_speech:
    - googletts:
        language: "fr"