Skip to content

Fatima-progmmer/Text-to-speech-application-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🗣️ Text-to-Speech Application

A Text-to-Speech (TTS) application that converts written text into spoken words. This project allows users to input text, and with the help of speech synthesis technology, it reads the text aloud.

📌 Features

Text Input – Enter text into a text box
Speech Output – Converts entered text into speech
Voice Control – Option to change speech rate and voice type
Simple UI – Clean interface with minimal design
Mobile and Desktop Compatible – Works seamlessly across devices

🚀 Technologies Used

  • HTML5 – For the structure of the web page
  • CSS3 – For styling and layout
  • JavaScript – For implementing text-to-speech functionality using the Web Speech API
  • Web Speech API – The key API used to convert text to speech

📂 How to Use

  1. Clone the Repository:
    git clone https://github.com/Fatima-progmmer/Text-to-speech-application.git
  2. Run the Application: Open the index.html file in your browser.
  3. Enter Text: Type text into the provided input field.
  4. Click "Speak": Press the "Speak" button to listen to the text being read aloud.
  5. Control Speech Rate and Voice: Use the options to adjust the speed and voice type of the speech.

🎯 Purpose

This project was created to demonstrate how to convert text to speech using JavaScript and the Web Speech API. It's a great starting point for adding TTS features to any web application or for developing accessibility tools for users with visual impairments.

💡 Learning Goals

  • Using the Web Speech API
  • Building an interactive interface with HTML, CSS, and JavaScript
  • Handling dynamic user input and output
  • Developing a simple web app for accessibility

🔗 Connect with Me

LinkedIn
GitHub

---�