diff --git a/homeassistant/components/google_cloud/tts.py b/homeassistant/components/google_cloud/tts.py index af4e6771795..f402e2a7a06 100644 --- a/homeassistant/components/google_cloud/tts.py +++ b/homeassistant/components/google_cloud/tts.py @@ -55,8 +55,11 @@ SUPPORTED_LANGUAGES = [ "ko-KR", "lv-LV", "ml-IN", + "ms-MY", "nb-NO", + "nl-BE", "nl-NL", + "pa-IN", "pl-PL", "pt-BR", "pt-PT",