A voice-activated syntax-directed editor for manually disabled programmers

  • Authors:
  • Thomas J. Hubbell;David D. Langan;Thomas F. Hain

  • Affiliations:
  • TAK Imaging, Fairhope, AL;Univ. of South Alabama, Mobile, AL;Univ. of South Alabama, Mobile, AL

  • Venue:
  • Proceedings of the 8th international ACM SIGACCESS conference on Computers and accessibility
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses a research project targeted at the design and implementation of an interface intended to allow manually disabled people to more easily perform the task of programming. It proposes a Speech User Interface (SUI) targeted for this task. Voice was selected as the means of input as an alternative to the keyboard and mouse. Traditional programming IDEs tend to be character and line oriented. It is argued that this orientation is not conducive to voice input, and so a syntaxdirected programming interface is proposed. To test the viability of this combination of voice with a syntax-directed approach, an editor named VASDE (Voice-Activated Syntax-Directed Editor) was implemented using ECLIPSE as the underlying platform for development. This paper describes the syntax-directed interface, VASDE, and some of the lessons learned from initial usability studies.