Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
343 results found tagged screen readers.
-
Designing Beneath the Surface of the Web
This paper reframes web accessibility as fundamentally a source code design problem, arguing that designers focus almost exclusively on the visual "surface" of web pages — colors, typography, layouts — while neglecting the underlying code layer that …
-
Do Text Transcoders Improve Usability for Disabled Users?
This paper presents the first scientific user study examining whether text transcoders — proxy-based systems that dynamically transform web pages into text-only versions — actually improve usability for disabled users. Text transcoders strip images, …
-
Designing for Auditory Web Access: Accessibility and Cellphone Users
This paper draws a parallel between two groups of web users who experience the web primarily through auditory rather than visual interaction: people with visual impairments using screen readers, and people in developing regions accessing the web thro…
-
WAI-ARIA live regions: eBuddy IM as a case example
This paper presents a practical case study of implementing WAI-ARIA live regions in eBuddy, a web-based instant messaging application with over 100 million users that aggregated popular IM networks into a single browser client. The paper addresses th…
-
Augment browsing and standard profiling for enhancing web accessibility
This paper presents GAPforAPE (GreaseMonkey And Profiling for Accessible Pages Enhancement), a client-side system that automatically transcodes web content to meet individual users' accessibility needs and preferences. The system is built as a Firefo…
-
Evaluating Accessibility-in-Use
This paper introduces a novel method for evaluating web accessibility that goes beyond traditional guideline conformance testing. The authors argue that standards like WCAG 2.0 capture only about 53% of accessibility problems experienced by users, mi…
-
Providing Access to the High-Level Content of Line Graphs from Online Popular Media
This paper extends the Interactive SIGHT (Summarizing Information Graphics Textually) system to generate natural language summaries of line graphs found in online popular media articles, making their high-level content accessible to visually impaired…
-
Adapting data table to improve web accessibility
This paper addresses the challenge of making web data tables accessible to screen reader users, particularly when tables are not properly marked up with semantic HTML tags like <th>, <thead>, and <tfoot>. Screen readers present content linearly, so l…
-
Improving accessibility to mathematical formulas: the Wikipedia math accessor
This paper presents MathAcc, an assistive technology system that generates natural language descriptions in Spanish for the more than 355,000 mathematical formulas found across 26,174 Wikipedia articles. Wikipedia renders formulas as rasterised PNG i…
-
JustSpeak: enabling universal voice control on Android
This paper introduces JustSpeak, a universal voice control system for Android that works across all applications without requiring any developer intervention. Unlike Google Now or Siri, which only support pre-defined commands for specific apps, JustS…