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