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.
- 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.
- Clone the repository:
git clone https://github.com/Hritickjha/Text-To-voice-Converter-Using-Javascript.git
- Navigate to the project directory:
cd Text-To-voice-Converter-Using-Javascript - Open
index.htmlin your web browser to start using the text-to-voice converter.
This project is licensed under the MIT License.
For any questions or feedback, feel free to contact me at hritickjha@example.com.