Skip to content

A simple web application that converts text into speech using the Web Speech API. Users can enter text, select a voice, and listen to the generated speech. The application also allows users to download the generated audio as an MP3 file.

Notifications You must be signed in to change notification settings

MuhammadAhmed-0/text-to-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text to Speech Converter

A simple web application that converts text into speech using the Web Speech API. Users can enter text, select a voice, and listen to the generated speech. The application also allows users to download the generated audio as an MP3 file.

Features

  • Enter text to be converted to speech.
  • Select from available voices.
  • Play the generated speech.
  • Download the speech as an MP3 file.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Web Speech API
  • MediaRecorder API

Results

image

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/text-to-speech-converter.git

About

A simple web application that converts text into speech using the Web Speech API. Users can enter text, select a voice, and listen to the generated speech. The application also allows users to download the generated audio as an MP3 file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages