Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardmiruka/text-to-speech
A web application built using HTML, CSS, and JavaScript to convert text into speech.
https://github.com/richardmiruka/text-to-speech
text-to-speech text-to-speech-app text-to-speech-js
Last synced: 3 days ago
JSON representation
A web application built using HTML, CSS, and JavaScript to convert text into speech.
- Host: GitHub
- URL: https://github.com/richardmiruka/text-to-speech
- Owner: RichardMiruka
- License: mit
- Created: 2023-08-31T12:49:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T13:11:55.000Z (about 1 year ago)
- Last Synced: 2023-09-01T05:31:14.435Z (about 1 year ago)
- Topics: text-to-speech, text-to-speech-app, text-to-speech-js
- Language: CSS
- Homepage: https://text-to-speech-app-5aq7.onrender.com
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Text-to-Speech
A web application built using HTML for the structure, CSS for styling, and JavaScript to handle the text-to-speech functionality to convert user-inputted text into speech.# Features
* Converts text to speech.
* Simple user interface for entering text.
* "Speak" button triggers the text-to-speech conversion.