mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Add Icelandic to list of supported Azure languages (#66310)
It was missing, as it is a supported language as per the list here: https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/language-support#text-to-speech
This commit is contained in:
parent
49a41ebe14
commit
6c3b36a978
@ -58,6 +58,7 @@ SUPPORTED_LANGUAGES = [
|
||||
"hr-hr",
|
||||
"hu-hu",
|
||||
"id-id",
|
||||
"is-is",
|
||||
"it-it",
|
||||
"ja-jp",
|
||||
"ko-kr",
|
||||
|
Loading…
x
Reference in New Issue
Block a user