A Demonstration of PhotoTacs: A Simple Image-Based Phone Dialing Interface for People with Cognitive or Visual Impairments
Michael J. Astrauskas, John A. Black Jr, Sethuraman Panchanathan · 2008 · Proceedings of the 10th International ACM SIGACCESS Conference on Computers and Accessibility (Assets '08) · doi:10.1145/1414471.1414547
Summary
This paper from Arizona State University's Center for Cognitive Ubiquitous Computing demonstrates PhotoTacs, an image-based phone book application for smart phones designed for people with cognitive disabilities, visual impairments, or illiteracy. The motivation is that modern cell phones have become increasingly complex, with each generation adding features that make even basic tasks like placing a call difficult for users with disabilities. Existing simplified phones like the Jitterbug (aimed at seniors) are limited — they are text-based, have small displays compared to smart phones, and can store very few contacts. PhotoTacs takes a different approach by running as software on existing Windows Mobile 5.0+ smart phones, leveraging their large touchscreen displays and built-in cameras to create a nearly text-free interface. The application has two screens: a dialer screen where users scroll through large contact photos using up/down arrows and tap to call, and a configuration screen for managing contacts. Adding a new contact requires only taking a photo with the phone's camera and entering a phone number — a process that takes seconds.
Key findings
PhotoTacs achieves its simplicity through several deliberate design decisions: contacts are represented solely by large photographs rather than text names, navigation uses only up/down arrows for scrolling through contacts, and calling is initiated by tapping either the handset icon or the contact's photo. The configuration screen uses icon-based controls for photo manipulation (take new photo, select existing, remove, delete) and contact management (previous, next, create new, delete), minimizing text reliance. The application was written in C# .NET Mobile 2.0, making it compatible with a wide range of smart phones released since 2004. The demonstration used a T-Mobile MDA smart phone with a touch-sensitive display. The system represents a software-based approach to accessible phone design — rather than requiring specialized hardware like the Jitterbug or Vanderheiden's "Cognitive Disabilities" phone (which limited contacts to four faces on screen), PhotoTacs brings accessible dialing to mainstream consumer devices that users may already own or that offer more features when needed.
Relevance
PhotoTacs demonstrates an important accessibility principle: rather than creating separate, limited-function devices for people with disabilities, accessible software can be layered onto mainstream consumer hardware. This approach has several advantages — users benefit from the rapid hardware improvements in the consumer market, the solution is more affordable than specialized devices, and it avoids the stigma sometimes associated with disability-specific products. For accessibility practitioners, the image-based, text-free design pattern is broadly applicable to other interfaces where literacy or cognitive load is a barrier. The project also highlights that phone accessibility is not just about screen readers for blind users — people with cognitive disabilities, low literacy, and age-related impairments need fundamentally simplified interaction models, not just adaptive presentations of complex interfaces.
Tags: cognitive accessibility · visual impairment · mobile accessibility · simplified interface · assistive technology · phone accessibility · image-based interface · illiteracy