Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harikrishna-9885699666/voice-to-text-app-react-vite-ts-speech-recognition
Voice to text using react, vite, ts, react speech recognition, bootstrap
https://github.com/harikrishna-9885699666/voice-to-text-app-react-vite-ts-speech-recognition
boostrap react-speech-recognition reactjs typescript vitejs
Last synced: 2 days ago
JSON representation
Voice to text using react, vite, ts, react speech recognition, bootstrap
- Host: GitHub
- URL: https://github.com/harikrishna-9885699666/voice-to-text-app-react-vite-ts-speech-recognition
- Owner: HariKrishna-9885699666
- Created: 2024-06-06T09:55:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T12:48:11.000Z (8 months ago)
- Last Synced: 2024-06-06T14:16:17.070Z (8 months ago)
- Topics: boostrap, react-speech-recognition, reactjs, typescript, vitejs
- Language: TypeScript
- Homepage: https://voice-to-text-app-react-vite-ts.netlify.app/
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voice to text using react, vite, ts, react speech recognition, bootstrap
This is a simple Voice to text convertor application using React + Vite, TypeScript, Bootstrap CSS and React speech recognition
## Live Demo
You can check out the live demo of the application here: [Voice to text convertor Demo](https://voice-to-text-app-react-vite-ts.netlify.app/)
## Prerequisites
- Node.js (version 14 or higher)
- npm (version 6 or higher)## Installation
1. Clone the repository:
```sh
git clone https://github.com/HariKrishna-9885699666/voice-to-text-app-react-vite-ts-speech-recognition.git
cd voice-to-text-app-react-vite-ts-speech-recognition
npm install
npm run dev