Skip to content

A simple web app that converts typed text into speech using the browser's built-in Speech Synthesis API with a clean Tailwind CSS design.

Notifications You must be signed in to change notification settings

PremChand34555/Voice-Synthesizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Voice Synthesizer

Description

A simple web app that converts typed text into speech using the browser's built-in Speech Synthesis API with a clean Tailwind CSS design.

Features

  • Type text and listen instantly
  • Start and stop speech controls
  • Responsive UI with Tailwind CSS
  • Uses Font Awesome icons

How to Use

  1. Enter text in the input box.
  2. Click Speak to hear the text.
  3. Click Stop to stop speech.

Technologies Used

  • HTML5
  • Tailwind CSS (via CDN)
  • Font Awesome (via CDN)
  • JavaScript Web Speech API

Tags

#voice-synthesizer #text-to-speech #javascript #webspeechapi #tailwindcss #frontend #webapp

File Structure

  • index.html — Main HTML file with markup and script.

Notes

  • Requires a modern browser that supports the Speech Synthesis API.
  • No backend needed; fully client-side.

About

A simple web app that converts typed text into speech using the browser's built-in Speech Synthesis API with a clean Tailwind CSS design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages