KDvs123 / text-to-speech-converter

Text to Speech Converter allows users to convert written text into spoken words. The application provides a user-friendly interface where users can input text and select a voice to listen to the spoken version. It supports multiple voices and languages.Built with HTML, CSS, and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸ—£οΈ Text to Speech Converter

HTML5 CSS3 JavaScript MIT License

A simple and intuitive web application to convert text to speech. Text to Speech Converter allows users to convert written text into spoken words. The application provides a user-friendly interface where users can input text and select a voice to listen to the spoken version. It supports multiple voices and languages.Built with HTML, CSS, and JavaScript.

✨ Features

  • Easy to Use: Simple interface for entering text and selecting voices.
  • Multiple Voices: Supports a variety of voices and languages.
  • Responsive Design: Ensures a great user experience on both desktop and mobile devices.

πŸ“Ή Demo Video

[Watch the Demo]

text-to-speech.mp4

πŸ–ΌοΈ Screenshots

image image

πŸ› οΈ Tech Stack

  • HTML
  • CSS
  • JavaScript

πŸš€ Getting Started

Follow these instructions to set up the project locally.

πŸ“‹ Prerequisites

  • A modern web browser

πŸ’» Installation

  1. Clone the repository:

    git clone https://github.com/KDvs123/text-to-speech-converter.git
  2. Navigate to the project directory:

    cd text-to-speech-converter
  3. Open index.html in your web browser.

πŸ“˜ Usage

  1. Write any text in the textarea.
  2. Select a voice from the dropdown menu.
  3. Click the "Listen" button to hear the spoken version of the text.

πŸ“ Project Structure

image

🀝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project.

  2. Create your feature branch:

    git checkout -b feature/AmazingFeature
  3. Commit your changes:

    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:

    git push origin feature/AmazingFeature
  5. Open a pull request.

πŸ“œ License

This project is licensed under the MIT License

πŸ“ž Contact


About

Text to Speech Converter allows users to convert written text into spoken words. The application provides a user-friendly interface where users can input text and select a voice to listen to the spoken version. It supports multiple voices and languages.Built with HTML, CSS, and JavaScript.

License:MIT License


Languages

Language:CSS 59.2%Language:HTML 20.5%Language:JavaScript 20.3%