mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add Chinese (Hong Kong) to Google Cloud TTS (#44689)
This commit is contained in:
parent
41ebfcdc9e
commit
db6bd22fc9
@ -25,6 +25,7 @@ CONF_TEXT_TYPE = "text_type"
|
|||||||
SUPPORTED_LANGUAGES = [
|
SUPPORTED_LANGUAGES = [
|
||||||
"ar-XA",
|
"ar-XA",
|
||||||
"bn-IN",
|
"bn-IN",
|
||||||
|
"yue-HK",
|
||||||
"cmn-CN",
|
"cmn-CN",
|
||||||
"cmn-TW",
|
"cmn-TW",
|
||||||
"cs-CZ",
|
"cs-CZ",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user