Watson Tech
Read Aloud for Windows

Your computer can read anything on your screen out loud.

Highlight text in any program. Press Ctrl+Alt+R. Windows reads it back in the voice already sitting on your machine. Free, open source, shipped August 1, 2026.

How it works

  1. Highlight the text. A PDF, an email, an error message in a terminal, anything you can select.
  2. Press Ctrl+Alt+R. The tool sits in the tray, so there is no window to open first.
  3. It reads with the speech engine already inside Windows. Nothing to install past the app itself, and no voice to buy.

What's included

Ctrl+Alt+B reads the short version

Ctrl+Alt+B reads a summary instead of the whole thing. The scoring is plain math on your machine, no cloud. It keeps the top fifth of the sentences, 3 to 12 of them, in the order they were written. Under 400 characters it skips the summary and reads the whole thing.

Why it never touches the network

No accounts, no API keys, no network calls. The speech engine ships with Windows, so there is nothing for this tool to fetch and nothing for me to log. Turn the wifi off and it still reads. I wrote it that way because a tool that reads whatever is on your screen has no business sending that anywhere, and because it is the same rule I hold my client software to: your data stays in your database, under your account, and I build the system so that I do not have to look at it.

Get it on GitHub

Source, releases, and install instructions are all in the repository. Free, and yours to fork.

I build tools like this for businesses