-
Notifications
You must be signed in to change notification settings - Fork 0
A simple web-based Text-to-Voice (Speech Synthesis) converter using JavaScript and the Web Speech API.
SwathiPriya37/Text-to-Voice_Convertor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
# TEXT-TO-VOICE CONVERTER ππ£
A simple web-based text-to-voice (speech synthesis) converter using JavaScript and the Web Speech API.
## π LIVE DEMO
(Optional: Add link if deployed)
## π οΈ FEATURES
- Converts input text to speech
- Allows voice selection from available system voices
- Simple and clean UI
## π GETTING STARTED
### π PROJECT STRUCTURE
Text-to-Voice_Convertor
βββ index.html
βββ style.css
βββ script.js
βββ README.md
### π PREREQUISITES
- Modern web browser (Chrome, Edge, Firefox)
- No additional installations needed
### π‘ HOW TO RUN
1. Clone the repository:
`git clone https://github.com/SwathiPriya37/Text-to-Voice_Convertor.git`
2. Open `index.html` in your browser.
## π§ HOW IT WORKS
- Uses the `SpeechSynthesisUtterance` API for text-to-speech
- Dynamically populates the voice list based on the system
- Reads out text entered in the textarea upon button click
## π ACKNOWLEDGMENTS
- MDN Web Docs β [SpeechSynthesisUtterance](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance)
This version balances structure and readabilityβheaders are emphasized, and body text stays easy to read. Want me to generate or review your project files too?
About
A simple web-based Text-to-Voice (Speech Synthesis) converter using JavaScript and the Web Speech API.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published