Skip to content

A simple web-based Text To Speech (TTS) converter with multiple voice options and adjustable speech speed. Easily converts text to speech with a user-friendly, responsive interface.

Notifications You must be signed in to change notification settings

RojinxChhetri/Text-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web-based Text To Speech (TTS) converter that allows users to input text and have it spoken out loud using various voice options and adjustable speeds.

Features

  • Text Input: Users can enter the text they want to be converted to speech in a text area.
  • Speak Text: Convert the entered text to speech by clicking the "Speak Text" button.
  • Pause and Stop: Options to pause and stop the speech playback.
  • Voice Selection: Choose from different voice options, including various male and female voices.
  • Speed Control: Adjust the speed of the speech with options ranging from 0.5x to 2x speed.

How to Use

  1. Open the index.html file in your web browser.
  2. Enter the text you want to convert to speech in the provided text area.
  3. Select your preferred voice from the dropdown menu.
  4. Choose the desired speech speed.
  5. Click the "Speak Text" button to hear the text spoken out loud.
  6. You can pause or stop the speech using the corresponding buttons.

Files

  • index.html: The main HTML file containing the structure of the application.
  • style.css: Contains the styles used in the application.
  • index.js: The JavaScript file that handles the text-to-speech functionality.
  • assets/icons: Directory containing icons used in the application.

Credits

This project was created with ❤️ by Rojin Chhetri.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple web-based Text To Speech (TTS) converter with multiple voice options and adjustable speech speed. Easily converts text to speech with a user-friendly, responsive interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published