Package: libspeechd-dev Version: 0.6.7-4 Severity: normal libspeechd.h includes the following declarations for setting the synthesis voice:
int spd_set_synthesis_voice(SPDConnection*, const char *voice_name); int spd_set_synthesis_voice_type_all(SPDConnection*, const char *voice_name); int spd_set_synthesis_voice_type_uid(SPDConnection*, const char *voice_name, unsigned int uid); However, libspeechd.so doesn't include the symbols for the second and third function. It does have symbols for a couple of similar functions though: 000028a0 g DF .text 00000034 Base spd_set_synthesis_voice 00002860 g DF .text 00000034 Base spd_set_synthesis_voice_all 000033f0 g DF .text 00000053 Base spd_set_synthesis_voice_uid I suspect there's a copy&paste error in the header file. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.28.7 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libspeechd-dev depends on: ii libspeechd2 0.6.7-4 Speech Dispatcher: Shared librarie libspeechd-dev recommends no packages. Versions of packages libspeechd-dev suggests: ii speech-dispatcher 0.6.7-4 Common interface to speech synthes -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org