Use flite to announce flight state
authorKeith Packard <keithp@keithp.com>
Tue, 30 Jun 2009 06:05:27 +0000 (23:05 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 30 Jun 2009 06:05:27 +0000 (23:05 -0700)
commit4ca2d910f3be689fd3c78a4f1be0555d6b1a30c1
treebf84ba9d1919c3c5ab4364b0a80fbe6e4dd6699c
parent527d7c803ed9597b210634018cb2eb9d048d9846
Use flite to announce flight state

This uses the flite voice synthesis library from festival to announce
altitude and speed information during the rocket flight.

Signed-off-by: Keith Packard <keithp@keithp.com>
aoview/Makefile.am
aoview/aoview.glade
aoview/aoview.h
aoview/aoview_flite.c [new file with mode: 0644]
aoview/aoview_main.c
aoview/aoview_state.c
aoview/aoview_voice.c [new file with mode: 0644]
configure.ac