Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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