TypeInBraille: A Braille-Based Typing Application for Touchscreen Devices
Sergio Mascetti, Cristian Bernareggi, Matteo Belotti · 2011 · The Proceedings of the 13th International ACM SIGACCESS Conference on Computers and Accessibility (ASSETS) · doi:10.1145/2049536.2049614
Summary
This demonstration paper presents TypeInBraille, a novel text entry application for touchscreen smartphones that allows blind users to type using Braille code rather than the standard on-screen QWERTY keyboard. While screen readers like VoiceOver have made smartphones broadly accessible to visually impaired users, text entry remains a significant pain point — using the QWERTY keyboard requires exploring the screen to find each letter, listening to speech feedback, and double-tapping to select, making the process slow and mentally demanding. TypeInBraille leverages blind users' existing knowledge of Braille to create a faster, more intuitive input method. The application divides the touchscreen into two halves (left and right) and uses four gestures — tap left, tap right, tap both sides simultaneously, and swipe — to represent the two dots in each row of a Braille cell. Users enter a character by inputting its three rows sequentially from top to bottom, with each gesture pair mapping to the raised or flat state of the two dots in that row.
Key findings
A preliminary evaluation with four blind participants compared TypeInBraille against the standard VoiceOver QWERTY method for typing Italian text. Results showed that TypeInBraille achieved a mean typing speed of 3.0 words per minute compared to 5.6 WPM for QWERTY with VoiceOver. However, participants had no prior practice with TypeInBraille while being experienced VoiceOver users, so performance improvements with training are expected. Critically, the error rate was notably lower with TypeInBraille (1.2% vs. 2.6% uncorrected errors), and participants reported lower mental workload when using the Braille-based method. Three of four participants expressed a preference for TypeInBraille and indicated they would use it as their primary text entry method if available. The application requires only two large touch targets (left and right halves of the screen), eliminating the need for precise spatial targeting that makes QWERTY keyboards challenging for blind users.
Relevance
TypeInBraille represents an early exploration of Braille-based touchscreen input that anticipated features now built into major mobile operating systems — Apple's VoiceOver includes a Braille Screen Input mode, and Android offers a similar TalkBack Braille keyboard. The research demonstrates a key accessibility design principle: rather than adapting visual interfaces for non-visual use, more effective solutions can be built by designing around the skills and interaction patterns that blind users already possess. The finding that users preferred the Braille method despite lower initial speed highlights that efficiency metrics alone do not capture usability — reduced cognitive load and lower error rates matter significantly for real-world text entry. For developers building accessible input methods, this work shows that leveraging existing literacy skills (in this case Braille) and minimizing spatial precision requirements are effective strategies for touchscreen accessibility.
Tags: blindness and low vision · braille · text entry · touchscreen accessibility · mobile accessibility · assistive technology · input methods