/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.

Primary LanguageCSSMIT LicenseMIT


🗣️ 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