Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.17 KB

File metadata and controls

33 lines (23 loc) · 1.17 KB

Text-To-Voice Converter Using JavaScript

Overview

This repository contains a simple text-to-voice converter built using HTML, CSS, and JavaScript. The application allows users to input text and have it converted into speech using browser-based text-to-speech functionality.

Project Structure

  • index.html: The HTML file for the structure of the text-to-voice converter.
  • style.css: The CSS file for styling the user interface of the application.
  • script.js: The JavaScript file that handles the text-to-speech functionality.
  • image/: Directory containing relevant images.
  • Screenshot 2024-09-05 181906.png: A screenshot showcasing the text-to-voice converter app.

Getting Started

  1. Clone the repository:
    git clone https://github.com/Hritickjha/Text-To-voice-Converter-Using-Javascript.git
  2. Navigate to the project directory:
    cd Text-To-voice-Converter-Using-Javascript
  3. Open index.html in your web browser to start using the text-to-voice converter.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, feel free to contact me at hritickjha@example.com.