Skip to content

naman9104/TTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Š Offline Text-to-Speech (TTS) Web App

A simple web-based Text-to-Speech (TTS) tool that works 100% offline β€” no API keys, no accounts, no internet needed after the first load.

🌐 Try the Live Demo


✨ Features

  • βœ… Works completely offline
  • βœ… No login or API keys required
  • βœ… Clean, minimal UI
  • βœ… Built with pure HTML, CSS, and JavaScript
  • βœ… Supports pitch, rate, and voice selection

πŸš€ How It Works

This project uses the browser's built-in SpeechSynthesis API to convert text into speech. It works on most modern browsers (Chrome, Firefox, Edge, etc.) without any external libraries or internet connection.


πŸ“¦ Tech Stack

  • HTML
  • CSS
  • JavaScript (SpeechSynthesis API)

πŸ› οΈ How to Use

  1. Clone the repo or open the live site
  2. Type or paste any text
  3. Choose a voice, adjust rate/pitch if needed
  4. Click Speak

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors