Summary

Implement a mechanism to allow users to choose to receive spoken feedback on boot messages, at different levels of verbocity.

Rationale

Currently, the only way a blind computer user knows whether their system is functioning properly, is when the desktop loads, and the screen reader application they use loads and speaks a message. they have no way of knowing if there is something wrong with the boot process, or if a filesystem check has failed. If they don't hear any speech, they know something is wrong, but don't know what is wrong.

Use cases

Scope

This specification will discuss the loading of speech-dispatcher to provide software speech as early as possible, and the implementation of spoken feedback for the Ubuntu boot process.

Design

The Ubuntu boot process has already got mechanisms that can be leveraged to provide spoken boot information. Additionally, more spoken feedback, as well as more levels of verbocity can be reached by using the mechanisms provided by BootMessageLogging.

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion

Beeps during boot at certain points

Needs pc speaker module in initramfs. Must be configurable.

Beep when ready for console login.

--Draft--


CategorySpec

SpokenBoot (last edited 2008-08-06 16:34:05 by localhost)