Skip to content

mesygir/text-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Reader

A minimal web-based utility that reads aloud any text you type. Designed for simplicity and accessibility.

Features

  • Text Input: Type or paste any content into the provided textarea.
  • Read Aloud: Click the Read button or press Shift + Alt + R to activate speech synthesis.
  • Keyboard Shortcut: Instant access to reading functionality without touching the mouse.

Usage

  1. Clone the repo
  2. Open the app in your browser.
  3. Enter your desired text into the textarea.
  4. Click the Read button or press Shift + Alt + R.
  5. The browser will read the text aloud using the system’s speech synthesis engine.

Tech Stack

  • HTML
  • JavaScript (SpeechSynthesis API)
  • CSS

Accessibility

This tool leverages native browser capabilities to support screen reading and auditory feedback. Ideal for quick testing, accessibility demos, or personal use.

About

A minimal web-based utility that reads aloud any text you type

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published