]> err.no Git - mapper/commit
Add speach output using espeak+gstreamer.
authorKaj-Michael Lang <milang@onion.tal.org>
Thu, 9 Aug 2007 09:53:35 +0000 (12:53 +0300)
committerKaj-Michael Lang <milang@onion.tal.org>
Thu, 9 Aug 2007 09:53:35 +0000 (12:53 +0300)
commitb9d1de963a78a203c02df5c5502e28cefaae8a1e
tree8bc20417544950e2f66af675f558dde9e8ee870d
parentf2a468c3ccff47cad84c81f903797cc67cfc5856
Add speach output using espeak+gstreamer.
If not enabled, then fallback to using the old fork-flite/espeak mode.
configure.ac
src/Makefile.am
src/mapper.c
src/speak.c [new file with mode: 0644]
src/speak.h [new file with mode: 0644]
src/utils.c