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

Network Error with webkitSpeechRecognition on Updated Microsoft Edge #320

Closed
naveen9740 opened this issue Mar 9, 2025 · 5 comments
Closed
Labels
bug Something isn't working

Comments

@naveen9740
Copy link

Description:
After updating Microsoft Edge to the latest version (Version 134.0.3124.51 (Official build) (64-bit)),

My speech recognition project now encounters a "Network error" when using the webkitSpeechRecognition API. This issue did not occur with previous versions, where the speech recognition functioned correctly.

Steps to Reproduce:

Update Microsoft Edge to the current version (Version 134.0.3124.51 (Official build) (64-bit)).
Launch the speech recognition project that utilizes webkitSpeechRecognition.
Initiate voice input.
Observe the "Network error" message.
Expected Behavior:
The speech recognition should work as it did prior to the update, without throwing any network-related errors.

Actual Behavior:
A "Network error" is triggered immediately when attempting to use speech input, which interrupts the intended functionality.

Additional Context:

The project was running without issues before the Edge update.
No changes were made to the implementation of webkitSpeechRecognition.
Please investigate and advise on potential fixes or workarounds.

@naveen9740 naveen9740 added the bug Something isn't working label Mar 9, 2025
@jeffsbaker
Copy link

I have the same issue in Edge of the webkitSpeechRecognition API returning a network error after Edge updated to version 134.0.3124.51. Everyone that uses an extension or a website that uses the webkitSpeechRecognition has the same issue. Previous to this webkitSpeechRecognition has been working in Edge for 3 years.

@LiWeny16
Copy link

Same problem, while using speech API !!!!!!!!!!!!!!!

@JHPJHP
Copy link

JHPJHP commented Mar 11, 2025

Edition Windows 11 Pro
Version 24H2
OS build 26100.3323

Same issue.
Problem only occurs in Windows Edge.
Tested on same laptop in Google Chrome, no issues.
Tested on an iPhone in the same network, no issues.

@sushraja-msft
Copy link

Thanks for the report, this is being fixed in the next patch update to edge stable releasing this week.

@leahmsft
Copy link

Not related to DevTools

@leahmsft leahmsft closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants