Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jaanli/1a28edf21c2cea9a6b0c5f9c4905e606 to your computer and use it in GitHub Desktop.
Save jaanli/1a28edf21c2cea9a6b0c5f9c4905e606 to your computer and use it in GitHub Desktop.
The best screen reader apps for consuming written content on the go (iPhone / Android apps, etc)

If you want to read (i.e. listen to!) content that is:

  1. On the web: use the Microsoft Edge browser read aloud feature (https://www.microsoft.com/en-us/edge/features/read-aloud)
  1. Words in a PDF: use the Elevenlabs app:

Getting content

  • use libgen.rs to check whether something you want to read exists, or get the PDF / epub version of it, and use software like Calibre (https://calibre-ebook.com/download) to convert to plain text for reading on screen.
  • use sci-hub.se for scientific contents that you have access to via institutional means
  • if content is behind a paywall and you should have access, then use archive.ph or web.archive.org to search for an archived version of the content from behind the paywall (e.g. using the Microsoft Edge browser), and then proceed to use the "read aloud" feature :)

Known gotchas and issues

  • math is hard for AI to understand, let alone speak out loud :) this will take a few more years!

Related laws and policies

  • Web Content Accessibility Guidelines
  • Americans with Disabilities Act
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment