Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
343 results found tagged screen readers.
-
Combining SADIe and AxsJAX to Improve the Accessibility of Web Content
This paper from the University of Manchester presents a prototype system that combines two accessibility approaches — SADIe and Google's AxsJAX framework — to improve web content access for visually impaired screen reader users. SADIe (Semantic Annot…
-
TeleWeb: accessible service for web browsing via phone
This paper presents TeleWeb, a telephony service that enables web browsing via any standard telephone using speech and keypad input. Built on top of the HearSay non-visual web browser engine from Stony Brook University, TeleWeb allows users to call a…
-
TextSL: a screen reader accessible interface for second life
This paper presents TextSL, a text-based command interface for Second Life that enables visually impaired users to explore and interact with the virtual world using a screen reader (JAWS). Inspired by multi-user dungeon (MUD) text adventure games lik…
-
Modelling web navigation with the user in mind
This paper introduces the ABBA (Advanced Barrier-free Browser Accessibility) framework, a novel approach to screen reader design that replaces traditional sequential DOM-based navigation with a multi-axial navigation model. The core insight is that c…
-
Social accessibility: the challenge of improving web accessibility through collaboration
This paper presents Social Accessibility, a collaborative project from IBM Research Tokyo that enlists volunteers to fix web accessibility problems reported by visually impaired users. The system works through a three-step process: blind users encoun…
-
Tailored presentation of dynamic content
This paper presents the SASWAT browser, a research prototype built as a self-voicing extension to Firefox (based on Fire Vox), designed to address a fundamental challenge of the Web 2.0 era: how should screen readers notify users about dynamic page u…
-
WAI-ARIA Live Regions and HTML5
This paper examines the interoperability of WAI-ARIA live regions with HTML5 semantic elements, testing whether screen readers can correctly handle dynamic DOM updates when live region attributes are applied to new HTML5 elements like section, nav, a…
-
AJAX Time Machine
This paper proposes the AJAX Time Machine, a Google Chrome browser extension that records states of dynamically updating web page regions and allows users to step backwards and forwards through those states at their own pace. The authors argue that d…
-
Application of Content Adaptation in Web Accessibility for the Blind
This paper proposes transforming web pages into hierarchical, numbered menu structures — modeled on Interactive Voice Response Systems (IVRS) — so blind users can navigate content by pressing number keys rather than listening sequentially through ent…
-
The AccDC Enterprise API for Advanced UI Automation
This demo paper presents the AccDC Enterprise API, a JavaScript-based dynamic content management system designed to build Rich Internet Applications with automatic accessibility built in from the ground up. Created by Bryan Garaventa through WhatSock…