Skip to content

Latest commit

Β 

History

History
25 lines (20 loc) Β· 789 Bytes

File metadata and controls

25 lines (20 loc) Β· 789 Bytes

Text-to-Voice

Text-to-Speech Converter

A simple and elegant Text-to-Speech Converter built with HTML, CSS, and JavaScript. This project allows users to convert their written text into speech using the browser's text-to-speech API.

🌟 Features

  • User-friendly interface with a modern design.
  • Supports multiple voices for text-to-speech conversion.
  • Allows users to input custom text and choose voice options.
  • Lightweight and responsive design.

πŸš€ How to Use

  1. Clone this repository:
    git clone https://github.com/your-username/text-to-speech-converter.git
    cd text-to-speech-converter

text-to-speech-converter/ β”œβ”€β”€ index.html β”œβ”€β”€ style.css β”œβ”€β”€ script.js β”œβ”€β”€ images/ β”‚ β”œβ”€β”€ play.png β”‚ β”œβ”€β”€ dropdown.png