Invalid config for [tts.google]: value is not allowed for dictionary value @ data['language']. Got 'en-gb'. (See ?, line ?). Please check the docs at https://home-assistant.io/components/tts.google/
The docs example is:
tts:
- platform: google
language: 'de'
and the docs say:
Configuration variables:
language ( Optional ): The language to use. Defaults to en .
Although, reading the docs, that is what the default languge is anyway, or should be. I seem to have recently been getting a mix of English and American google tts.
I am trying to get google synthesis to use the same language (accent) that my google speaker uses, which is american english⌠However no matter if I use en-uk, or en-us I hear the same voice.