Skip to content

SadhanaShree25/Text-to-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—£οΈ Text To Speech – Mini Project

A simple Text To Speech web application built using HTML, CSS, and JavaScript.

This project converts the text entered by the user into spoken words using the browser's Web Speech API (SpeechSynthesis API).


πŸš€ Features

  • πŸ”Š Converts text to speech
  • 🎨 Stylish background using SVG-based background image
  • πŸ’¬ Adjustable speech parameters (Rate, Pitch, Volume)
  • πŸ“± Fully responsive and mobile-friendly design

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Web Speech API (SpeechSynthesisUtterance)

✍️ How It Works

  1. The user types text into the textarea.
  2. When the "Text To Speech" button is clicked,
  3. The browser reads the text aloud using the SpeechSynthesisUtterance object from the Web Speech API.

🧠 What I Learned

  • DOM manipulation using JavaScript
  • Using the Web Speech API
  • Working with SpeechSynthesisUtterance
  • Applying SVG as a background image in CSS
  • Building a responsive user interface

πŸ‘©β€πŸ’» Author

Sadhana Shree
Mini Project – Frontend Development

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages