Package: speech-dispatcher Version: 0.7-5 Severity: normal Tags: patch Hello,
What is the reason not to enable modules by default? At least enabling the espeak-mbrola-generic module would permit to to enable mbrola output just by installing the package. Samuel -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages speech-dispatcher depends on: ii adduser 3.112 add and remove users and groups ii dpkg 1.15.7.2 Debian package management system ii install-info 4.13a.dfsg.1-5 Manage installed documentation in ii libasound2 1.0.23-1 shared library for ALSA applicatio ii libaudio2 1.9.2-3 Network Audio System - shared libr ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libdotconf1.0 1.0.13-3 Configuration file parser library ii libespeak1 1.43.03-2 A multi-lingual software speech sy ii libflite1 1.4-release-2 a small run-time speech synthesis ii libglib2.0-0 2.24.1-1 The GLib library of C routines ii libpulse0 0.9.21-3+b1 PulseAudio client libraries ii libspeechd2 0.7-5 Speech Dispatcher: Shared librarie ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip speech-dispatcher recommends no packages. Versions of packages speech-dispatcher suggests: pn speech-dispatcher-doc-cs <none> (no description available) pn speech-dispatcher-festival <none> (no description available) -- Configuration Files: /etc/default/speech-dispatcher changed [not included] /etc/speech-dispatcher/modules/espeak-mbrola-generic.conf changed [not included] /etc/speech-dispatcher/speechd.conf changed [not included] -- no debconf information -- Samuel Thibault <samuel.thiba...@fnac.net> /* Amuse the user in a SPARC fashion */ if (err) printk( KERN_CRIT " _______________________________ \n" KERN_CRIT " < Your System ate a SPARC! Gah! >\n" KERN_CRIT " ------------------------------- \n" KERN_CRIT " \\ ^__^\n" KERN_CRIT " \\ (xx)\\_______\n" KERN_CRIT " (__)\\ )\\/\\\n" KERN_CRIT " U ||----w |\n" KERN_CRIT " || ||\n"); (From linux/arch/parisc/kernel/traps.c:die_if_kernel())
--- ./config/speechd.conf.in.orig 2010-08-22 21:55:22.000000000 +0200 +++ ./config/speechd.conf.in 2010-08-22 21:55:28.000000000 +0200 @@ -234,7 +234,7 @@ AddModule "flite" "sd_flite" "flite.conf" AddModule "ivona" "sd_ivona" "ivona.conf" #AddModule "espeak-generic" "sd_generic" "espeak-generic.conf" -#AddModule "espeak-mbrola-generic" "sd_generic" "espeak-mbrola-generic.conf" +AddModule "espeak-mbrola-generic" "sd_generic" "espeak-mbrola-generic.conf" #AddModule "swift-generic" "sd_generic" "swift-generic.conf" #AddModule "epos-generic" "sd_generic" "epos-generic.conf" #AddModule "dtk-generic" "sd_generic" "dtk-generic.conf"