https://github.com/tanmay-chandgude/text-to-speech-converter-html-css-js-
This repository contains the implementation of a Text to Speech Converter web application. The application allows users to convert written text into spoken words. It also includes functionality for file upload, enabling users to load text from .txt files directly into the text area.
https://github.com/tanmay-chandgude/text-to-speech-converter-html-css-js-
css html javascipt
Last synced: 3 months ago
JSON representation
This repository contains the implementation of a Text to Speech Converter web application. The application allows users to convert written text into spoken words. It also includes functionality for file upload, enabling users to load text from .txt files directly into the text area.
- Host: GitHub
- URL: https://github.com/tanmay-chandgude/text-to-speech-converter-html-css-js-
- Owner: Tanmay-Chandgude
- Created: 2024-07-06T14:57:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T15:26:00.000Z (11 months ago)
- Last Synced: 2025-01-10T22:42:10.168Z (4 months ago)
- Topics: css, html, javascipt
- Language: CSS
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text-to-Speech-Converter-HTML-CSS-Js-
This repository contains the implementation of a Text to Speech Converter web application. The application allows users to convert written text into spoken words. It also includes functionality for file upload, enabling users to load text from .txt files directly into the text area.
# Features
Responsive Design: The layout is responsive and adjusts seamlessly across different devices, providing an optimal user experience on desktops, tablets, and mobile phones.
Text to Speech: Users can enter text and convert it to speech using different available voices.
File Upload: Users can upload .txt files, and the content will be read and displayed in the text area.
Voice Selection: Users can choose from various available voices for speech synthesis.