Skip to content

SwathiPriya37/Text-to-Voice_Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

No packages published