Your Browser Can Already Speak a Page

“Read aloud” controls on a web page showing back, forward, and play buttons, a slider to control speaking speed, and a select menu to choose voice, with Microsoft Mark selected.
Users can customize the features built into the browser, something not often available from third-party approaches.

Is an “AI” company offering to provide spoken versions of your pages for users? Is an overlay company promising to make your content more accessible by its overlay speaking it? Is some other vendor pitching you on some kind of thing that reads your web pages aloud to users?

You don’t need it.

Or, rather, your users may not need it. Their browser already offers it. At no cost to you. Nor them.

No Really, Try It

These features may not appear for pages that are not well-formed (lack a main region, are nothing but div-soup, etc.). If they don’t appear for your content, that’s a signal that you may have work to do on the underlying HTML. Any fixes you make would likely result in a better experience for everyone.

Instructions for common browsers:

In most cases, users can choose the reading speed and voice, pause or restart it, and even jump back and forth through paragraphs. This is more control than third-party products offer.

But Also

If an “AI” company offered on-demand or pre-recorded audio, they’re leveling up our overall destruction of the environment.

If an overlay vendor offered it through its overlay, you’re adding legal risk, trusting them to not be liars, letting them track your users, and assuming it will work. Because, as I’ve documented extensively, overlays don’t work (sometimes at all but usually as advertised).

Any other vendor is probably a mix of data harvester, crypto miner, scam platform, or government panopticon node.

Users who most benefit from a page being spoken to them know about browsers’ built-in features. Those users may rely on extensions for even more control. They are unlikely to benefit from (or care about) these third-party offerings.

However

If you have good research, not provided by the vendor, that your specific users are asking for this specific feature then sure. Go for it. But also track its use and understand you’re taking on the vendor’s risks as your own — for those users whose blockers don’t block it.

No comments? Be the first!

Leave a Comment or Response

  • The form doesn’t support Markdown.
  • This form allows limited HTML.
  • Allowed HTML elements are <a href>, <blockquote>, <code>, <del>, <em>, <ins>, <q>, <strong>, and maybe some others. WordPress is fickle and randomly blocks or allows some.
  • If you want to include HTML examples in your comment, then HTML encode them. E.g. <code>&lt;div&gt;</code> (you can copy and paste that chunk).