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

Unable to use Speech Recognition #1139

Closed
snake-jhon opened this issue May 14, 2024 · 1 comment
Closed

Unable to use Speech Recognition #1139

snake-jhon opened this issue May 14, 2024 · 1 comment
Labels

Comments

@snake-jhon
Copy link

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 xdan added the bug label May 14, 2024
@xdan
Copy link
Owner

xdan commented May 19, 2024

Hi, it's chromium's bug MikeyParton/react-speech-kit#23 (comment)

xdan added a commit that referenced this issue May 19, 2024
xdan added a commit that referenced this issue May 19, 2024
@xdan xdan closed this as completed Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants