create React app; create Vite app; add to each application: npm i react-speech-recognition. Solution: npm i regenerator-runtime; add main.js: import 'regenerator-runtime/runtime.js'; // warning: before App import App from './App'; ERROR VITE React app