TeleWeb: accessible service for web browsing via phone
Yevgen Borodin, Glenn Dausch, I. V. Ramakrishnan · 2009 · Proceedings of the 2009 International Cross-Disciplinary Conference on Web Accessibililty (W4A) · doi:10.1145/1535654.1535678
Summary
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 phone number and then search the web, check email, navigate pages, and perform other browsing tasks entirely through voice commands and DTMF keypad input. The system targets three overlapping populations: people with visual impairments (over 175 million worldwide according to WHO data cited in the paper), older adults uncomfortable with computers, and anyone needing web access while mobile (e.g., drivers). TeleWeb's phone interface was designed with accessibility consultants to map the most essential browsing actions — clicking and navigating between links, headings, elements, and sections — to the limited phone keypad, with less common actions accessible through key combinations, menus, or voice commands. The key advantage over smartphone-based solutions is that TeleWeb works with any phone, requiring no special hardware, software installation, or internet access on the device itself — the processing happens server-side.
Key findings
TeleWeb compensates for the inherent limitations of phone-based browsing (network delays, dial-tone duration reducing shortcut responsiveness) through three intelligent algorithms inherited from HearSay. Context-directed browsing analyzes the context of a followed link to begin reading from the most relevant content rather than the page beginning, dramatically reducing information overload. Template detection filters out repeated navigation menus across pages, allowing users to focus on updated content. Browsing automation enables users to record and replay macros for repetitive tasks (checking email, weather, news, paying bills), accessible by saying "play macroName." The paper identifies that while desktop screen readers offer up to 100 keyboard shortcuts, most users only employ a small subset — validating the design choice to map only the most useful actions to the phone keypad. The authors note that reducing training time and simplifying the interface could significantly lower the entry barrier for newly-blind Internet users, especially aging adults who may have also acquired cognitive difficulties alongside vision loss.
Relevance
TeleWeb represents an important exploration of the phone as a universal access device for the web — leveraging the fact that phones were (and remain) far more ubiquitous than computers, especially among older adults and people in developing regions. While the specific technology of telephony-based web browsing has been largely superseded by smartphone screen readers (VoiceOver, TalkBack), TeleWeb's core innovations remain relevant. Context-directed browsing — starting from relevant content rather than page tops — anticipates features in modern screen readers and AI-powered reading tools. Template detection for filtering repeated navigation parallels the landmark and region navigation in modern screen readers via ARIA. The macro automation concept foreshadowed the browser automation and personal assistant services that have since become mainstream. For accessibility researchers, the paper's insight that the interface complexity gap between desktop screen readers (100+ shortcuts) and a simplified phone interface (limited keys) reveals how much unnecessary complexity exists in current assistive technology — a lesson applicable to designing accessible interfaces for any constrained platform.
Tags: screen readers · voice interface · visual impairment · blindness · telephony · speech recognition · aging · web navigation · assistive technology