Skip to content

sparsh44/TextToSpeechAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

TextToSpeechAssistant

A simple React.js project that converts text into speech.

Features

  • Convert input text to speech using Web Speech API
  • Simple and intuitive UI
  • Adjustable speech rate and pitch

Installation

Clone the repository and install dependencies:

git clone https://github.com/sparsh44/TextToSpeechAssistant.git
cd react-speech-app
npm install

Usage

Start the development server:

npm run dev

Then open your browser and navigate to http://localhost:5173 (or the port specified in your terminal) to use the app.

Technologies Used

  • React.js
  • Web Speech API
  • Vite (for fast development)

Releases

No releases published

Packages

No packages published

Contributors 7