festival/festival-1.96-enable_esd_audio.patch

17 lines
606 B
Diff
Raw Permalink Normal View History

diff -Nru speech_tools.orig/config/config.in speech_tools/config/config.in
--- speech_tools.orig/config/config.in 2006-07-08 20:06:18.000000000 +0200
+++ speech_tools/config/config.in 2007-08-01 03:30:11.000000000 +0200
@@ -80,10 +80,10 @@
# INCLUDE_MODULES += NAS_AUDIO
## Elightenment Sound Demon, for KDE etc.
-# INCLUDE_MODULES += ESD_AUDIO
+INCLUDE_MODULES += ESD_AUDIO
## Native audio for your platform (sun, linux, freebsd, irix, macosx, windows)
-INCLUDE_MODULES += NATIVE_AUDIO
+#INCLUDE_MODULES += NATIVE_AUDIO
## Special code to run Windows MPLAYER
# INCLUDE_MODULES += MPLAYER_AUDIO