Skip to content

HariKrishna-9885699666/voice-to-text-app-react-vite-ts-speech-recognition

Repository files navigation

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

Prerequisites

  • Node.js (version 14 or higher)
  • npm (version 6 or higher)

Installation

  1. Clone the repository:

    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