Adding newly supported language codes to Google TTS (#93030)

This commit is contained in:
Justas 2023-05-13 21:03:20 +03:00 committed by GitHub
parent 01e131b278
commit 0437926db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,11 +40,14 @@ SUPPORTED_LANGUAGES = [
"en-US", "en-US",
"es-ES", "es-ES",
"es-US", "es-US",
"eu-ES",
"fi-FI", "fi-FI",
"fil-PH", "fil-PH",
"fr-CA", "fr-CA",
"fr-FR", "fr-FR",
"gl-ES",
"gu-IN", "gu-IN",
"he-IL",
"hi-IN", "hi-IN",
"hu-HU", "hu-HU",
"id-ID", "id-ID",
@ -54,7 +57,9 @@ SUPPORTED_LANGUAGES = [
"kn-IN", "kn-IN",
"ko-KR", "ko-KR",
"lv-LV", "lv-LV",
"lt-LT",
"ml-IN", "ml-IN",
"mr-IN",
"ms-MY", "ms-MY",
"nb-NO", "nb-NO",
"nl-BE", "nl-BE",