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

Bug when a number is repeated three times | Web Speech API #25575

Closed
peltor opened this issue Jan 4, 2025 · 1 comment
Closed

Bug when a number is repeated three times | Web Speech API #25575

peltor opened this issue Jan 4, 2025 · 1 comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@peltor
Copy link

peltor commented Jan 4, 2025

What type of issue is this?

Browser bug (a bug with a feature that may impact site compatibility)

What information was incorrect, unhelpful, or incomplete?

Bug when a number is repeated three times

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox

What did you expect to see?

When you say a number three times it is repeated several more times, for example if you say the number 5 three times, it writes the number 5 about 5 or 6 times. It only happens in the Spanish language, in English it works correctly.

Did you test this? If so, how?

I made an application and I wanted to apply a method to add numbers by voice, but when I repeated a number in Spanish more than three times it multiplied many times

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition

MDN metadata

No response

@peltor peltor changed the title Bug when a number is repeated three times Bug when a number is repeated three times | Web Speech API Jan 4, 2025
@queengooborg
Copy link
Contributor

If this is only happening in one language, I'd recommend reporting the bug to the browser's bug tracker. BCD doesn't document this fine level of information.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2025
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants