speak-extension icon indicating copy to clipboard operation
speak-extension copied to clipboard

Chrome extension with speech-to-text functionality to make your presentations more accessible with live captions

Results 4 speak-extension issues
Sort by recently updated
recently updated
newest added

HI! The extension no longer works (see screenshot below): ![image](https://github.com/charliegerard/speak-extension/assets/33354144/b29c38e7-752b-4380-aa7b-ef29a1f4b0d6) Is it possible to fix this? Thanks

> Error in event handler: Error: Failed to execute 'start' on 'SpeechRecognition': recognition has already started. To reproduce, click START button more than 2 times. It causes when call `recognition.start()`...

Thank you for nice extension. :) If we can switch languages **immediately**, this extension will become more useful. As far as I read, `recognition.lang` is not updated expect `init`. It...

I have restructured the project to align with general project structure for most extensions.