Skip to content

Commit 4774ed5

Browse files
authored
Add Hebrew language support to Google Generative AI TTS (#154860)
1 parent 8f4a4d4 commit 4774ed5

File tree

1 file changed

+1
-0
lines changed
  • homeassistant/components/google_generative_ai_conversation

1 file changed

+1
-0
lines changed

homeassistant/components/google_generative_ai_conversation/tts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ class GoogleGenerativeAITextToSpeechEntity(
5959
"en-US",
6060
"es-US",
6161
"fr-FR",
62+
"he-IL",
6263
"hi-IN",
6364
"id-ID",
6465
"it-IT",

0 commit comments

Comments
 (0)