Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

How AI Is Making Mobile Accessibility Easier Than Ever

The OS is now covering for your mistakes: VoiceOver and TalkBack generate descriptions for unlabeled elements on device Automated audits catch more than they used to, but still not everything Generated alt text and captions fill in content nobody authored The real shift is at code-generation time, where accessibility props come free with the component None of it replaces turning on a screen…

Mobile accessibility has become significantly easier thanks to advancements in artificial intelligence (AI). VoiceOver and TalkBack, mobile screen readers, now automatically generate descriptions for unlabeled elements and images, filling in content that wasn't explicitly authored. AI is also being utilized at various stages of the development process, from on-device assistive AI to AI-powered testing and generative AI for content creation.

The gap between the number of mobile apps being released and those that are accessible has been growing for years. In 2026, a report found that detectable accessibility failures exist on 95.9% of the top one million websites, averaging 56 errors per page. Mobile apps are no exception, with thousands of screens failing basic screen-reader tests for every "download now" button on the App Store.

AI has begun to bridge this gap by performing automated audits and catching errors that humans might miss. On-device AI is taking over the work that apps previously needed to do, such as generating descriptions for unlabeled UI elements and producing captions for any audio playing on the device. AI-powered testing tools have also improved, collapsing days' worth of manual auditing into minutes. Generative AI can even create alt text, captions, and audio descriptions, making mobile apps more accessible than ever before.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Stripe Bought the Routing Layer

Stripe just acquired OpenRouter, and everyone's talking about the number. Big deal. But the real signal is what layer they're buying into. OpenRouter is the router.

Models retire faster than operating systems

When an operating system deprecates an API , you get a year's notice, a migration guide, and a conference talk. When a model provider retires a model, you get a blog post, a date a few months out, and…

  • Model providers retire models with minimal formal notice, unlike API deprecations.
  • Models are catalog entries, not hardwired into code, allowing easy swapping.
  • Retirement process involves catalog update, dialect adaptation, and evaluation suite testing.

More from Monday 17 August →