Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 640 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 640 Bytes

Build Status

A text editor with no visual output whatsoever. A text-to-speech engine reads edits aloud, and an auditory bell provides navigational feedback.

Usage resembles TextEdit with VoiceOver enabled on OS X. This, however, is implemented in just a couple hundred lines of Python; plus, it's cross-platform, thanks to the pyttsx and pyfluidsynth libraries.

Pre-alpha stability. BSD licensed.


Daniel W. Steinbrook dsteinbrook@gmail.com