TalAter / annyang

:speech_balloon: Speech recognition for your site
https://www.talater.com/annyang/
MIT License
6.57k stars 1.05k forks source link

Immediately browser crash for MS Edge on Linux (Ubuntu) #456

Open AlexEdimensionz opened 1 year ago

AlexEdimensionz commented 1 year ago

On MS Edge in (K)Ubuntu, allowing mic access causes the browser to immediately shut down completely. Re-opening and restoring pages causes an immediate shutdown/crash again

Expected Behavior

Shouldn't crash the browser

Current Behavior

As soon as mic access is allowed, it crashes the browser and it shuts down completely and immediately. Happens in incognito with no extensions enabled as well

Possible Solution

N/A

Steps to Reproduce (for bugs)

  1. Go to Annyang demo page
  2. Allow mic access
  3. Browser immediately shuts down

Context

i thought it was my implementation, but happens on official demo page as well

Your Environment

contigen commented 7 months ago

Hi! Having working with the Web Speech API myself, it's a Linux+Edge issue, very out of scope of this project. I'd say you should close this.

AlexEdimensionz commented 6 months ago

UPDATE: Looks like SpeechRecognition dies (badly) on Edge for Linux