react-speech-kit
react-speech-kit copied to clipboard
React hooks for Speech Recognition and Speech Synthesis
You have mentioned in your README : "In some browsers voices load asynchronously. In these cases, the array will be empty until they are available." What work-around can be used...
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...
I am trying to install react-speech-kit in react-18 project but it didn't work out? Any alternatives to this library I want the specific section of my react application to implement...
I using typescript, npm ver: 6.14.13, react 17.0.2 I failed with err: Could not find a declaration file for module 'react-speech-kit'. 'C:/Users/Admin/google-meet-clone/frontend/node_modules/react-speech-kit/dist/index.js' implicitly has an 'any' type. Try `npm i...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
It gives Error on latest React apps. ERESOLVE unable to resolve dependency tree.
Hello, is there support for TypeScript planned or anywhere available? Thanks
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...