xdan / jodit

Jodit - Best WYSIWYG Editor for You
https://xdsoft.net/jodit/
MIT License
1.61k stars 341 forks source link

Unable to use Speech Recognition #1139

Closed snake-jhon closed 4 weeks ago

snake-jhon commented 1 month ago

Jodit Version: 4.1.2

Browser: Chrome OS: Windows Is React App: True Reproduced on xdsoft.net: True

When I Press speech recognition button it start recording but in the console it started showing this error "Uncaught DOMException: Failed to execute 'start' on 'SpeechRecognition': recognition has already started."

Expected behavior: I should record the voice and write in the editor. Actual behavior: I start recording and write a few words a stop with error.

image

xdan commented 1 month ago

Hi, it's chromium's bug https://github.com/MikeyParton/react-speech-kit/issues/23#issuecomment-622164389