Hook aoview directly to alsa
authorKeith Packard <keithp@keithp.com>
Sat, 11 Jul 2009 07:56:13 +0000 (00:56 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 11 Jul 2009 07:56:13 +0000 (00:56 -0700)
commitfef7334bddb9fccfbd6deab7d5d466ab3e76323a
treea418845f11ae8004f463cfde8202f43ef6692cc3
parent80cadf44f5f1accd6ddfca25c2af8d4d424f26d9
Hook aoview directly to alsa

This skips the flite internal audio stuff which opened and closed the audio
device for each phrase. This caused the first part of some phrases to be
missed when using an external audio device.

Signed-off-by: Keith Packard <keithp@keithp.com>
aoview/Makefile.am
aoview/aoview_flite.c
aoview/aoview_voice.c
configure.ac