Set language for speechRecognition #7860
Unanswered
h4de5
asked this question in
Localization
Replies: 2 comments 1 reply
-
Maybe duplicate this request in Lovelace and/or Configuration category? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Get more people to upvote it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
it seems the conversions dialog only understands english - it should be possible to set the current frontend or browser language like this:
https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition/lang
when opening the dialog here:
frontend/src/dialogs/voice-command-dialog/ha-voice-command-dialog.ts
Line 242 in 0e99844
https://github.com/home-assistant/home-assistant-js/blob/465f1450560cbf0aa4bd8b0cff502b95d11fa7f3/src/modules/voice/actions.js#L44
the feature has been asked for multible times:
https://community.home-assistant.io/t/conversation-language-setup/195301
https://community.home-assistant.io/t/is-conversation-integration-multi-language/150580
https://community.home-assistant.io/t/conversation-multi-language/7927
https://community.home-assistant.io/t/conversation-in-french/1985
https://community.home-assistant.io/t/conversation-non-english-languages/198660
Beta Was this translation helpful? Give feedback.
All reactions