Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stores: alert: Use platform language by default over default speech #709

Merged

Conversation

patrickelectric
Copy link
Member

Usually the speech language should be the same as the platform language, but it appears that some browsers have a weird default speech language. To be safer, we use by default the current platform language, and if that does not exist, the default speech language.

@CLAassistant
Copy link

CLAassistant commented Jan 26, 2024

CLA assistant check
All committers have signed the CLA.

Usually the speech language should be the same as the platform language,
but it appears that some browsers have a weird default speech language.
To be safer, we use by default the current platform language, and if that
does not exist, the default speech language.

Signed-off-by: Patrick José Pereira <[email protected]>
@rafaellehmkuhl rafaellehmkuhl merged commit c7f99c1 into bluerobotics:master Jan 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants