On macOS there is a feature that will make the OS read the selected text aloud when a keyboard shortcut is pressed. Windows Narrator and Magnifier don't really replicate this same functionality. As such, the scripts in this repo were created to replicate this functionality.
- AutoHotKey
- PowerShell (likely preinstalled on your Windows machine)
- Download the scripts to a safe place
- Make
copy-selected-and-speak.ahk
run at startup- See AutoHotKey FAQ
- Select text that you would like to have read aloud
- Press
Ctrl + Esc
- Note: This shortcut would normally open the Start menu
This software is released under the MIT license. See the license file for more details.