Skip to content

Text-to-Speech Converter web app that transforms written text into clear spoken audio using the browser's Speech Synthesis API. It offers seamless playback controls for effortless audio conversion.

Notifications You must be signed in to change notification settings

HariPasapuleti/Text-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text to Speech Converter

A simple and accessible web application that converts text into spoken audio using the browser's built-in Speech Synthesis API. This tool is perfect for anyone looking to transform written content into audio.

Features

  • Converts user-inputted text into speech with a single click.
  • Real-time speech playback with control to cancel or replay.
  • Responsive design for a seamless experience on different devices.
  • Error handling for empty text inputs.

Live Demo

Click here to view the live demo

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/HariPasapuleti/Text-to-Speech.git
  2. Navigate to the project directory:

    cd Text-to-Speech
  3. Open index.html in your favorite browser to use the app.

Usage

  1. Type or paste text into the input area.
  2. Click the Play Speech button to hear the audio playback of the entered text.
  3. If you want to stop or replay the speech, click the button again.
  4. Ensure you grant microphone permissions if prompted (for some browsers).

Technologies Used

  • HTML5: Structure and layout of the web page.
  • CSS3: Styling and responsive design.
  • JavaScript: Logic and functionality using the Speech Synthesis API.

About

Text-to-Speech Converter web app that transforms written text into clear spoken audio using the browser's Speech Synthesis API. It offers seamless playback controls for effortless audio conversion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published