speech-recognition-polyfill
speech-recognition-polyfill copied to clipboard
Polyfill for the SpeechRecognition standard on web, using Speechly as the underlying API.
### Describe the bug There is a broken link in the top level readme-file (https://docs.speechly.com/quick-start/stt-only/). ### To Reproduce Steps to reproduce the behavior: 1. Click on this link (https://docs.speechly.com/quick-start/stt-only/) 2....
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 2.0.4 Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
### What This PR applies the patch suggested [here](https://github.com/speechly/speech-recognition-polyfill/issues/30#issuecomment-1288656895), which should close the mic when the polyfill is inactive. TODO: * Validate solution * Update tests * Update docs if...
### Describe the bug I'm trying to set up polyfill using react-speech-recognition and this library. My mic's behavior ok without using the polyfill. ### To Reproduce My code is almost...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
i just reproduce explames in https://www.npmjs.com/package/@speechly/speech-recognition-polyfill?activeTab=readme. thanks! Failed to parse source map from 'D:\my-app\node_modules\@speechly\speech-recognition-polyfill\src\createSpeechRecognition.ts' file: Error: ENOENT: no such file or directory, open 'D:\my-app\node_modules\@speechly\speech-recognition-polyfill\src\createSpeechRecognition.ts' Failed to parse source map from...