Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.45 KB

🗣️ Verbalize Text

Verbalize Text Hear your words come to life! Our easy-to-use web app converts text into natural-sounding speech using the Web Speech API. Ideal for accessibility, presentations, or simply enjoying your written content aloud.

🚀 Features

  • Easy-to-Use Interface: Simply enter your text, select the desired voice, and click the button to hear it spoken aloud.
  • Voice Options: Choose from a variety of voices available in your browser, including different accents and languages.
  • Adjustable Speed: Control the speed of speech to suit your preference, from slow narration to quick playback.
  • Clear Speech Output: Uses modern speech synthesis technology for clear and accurate speech rendering.

🛠️ How to Use

  1. Clone the repository:
    git clone : https://github.com/Mutsinz1/VerbalizeText.git
  2. Open index.html in your browser.
  3. Type your text in the provided text area.
  4. Select a voice and adjust the speed as needed.
  5. Click the "Speak" button to hear the text read aloud.

🧰 Technologies Used

  • HTML: Structure of the application.
  • CSS: Styling and layout.
  • JavaScript: Logic for text-to-speech conversion using the Web Speech API.

🤝 Contributions

Contributions are welcome! Feel free to fork the repository and create a pull request with your improvements.

📜 License

This project is open-source and available under the MIT License.

VerbalizeText