-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Well, I tried the suggested coding changes to include 16 bit voices and I got the same unresolved references at link time that Chuck reported recently. Now I started digging around in flite.c in the src/modules directory and found two other code references containing 'kal' so I changed them to kal16 but I still got the same unresolved errors. I then looked more in the flite source to see if I could find anything and I came across an interesting file in the cmu_us_kal16 directory. It is called voxdefs.h. In there, it mentions kal but not kal16 for the defined register functions. So I went back into speech-dispatcher's source and changed flite.c back to 'kal' all around and looked at the Makefile in the modules directory. It linked to -lcmu_us_kal so I changed it to -lcum_us_kal16. You see, flite builds complete static and shared libraries for each voice it compiles. Alas, after doing all that, I still get the shitty 8-bit voice! I've run out of ideas at the moment. - -- HolmesGrown Solutions The best solutions for the best price! http://ld.net/?holmesgrown -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAm69iWSjv55S0LfERAuk8AKC0jDx552f0o7mHtY70CGn0NYRyIwCgrRTM 7uuOIJ2MgFHt0l5zovpF1VE= =f9h4 -----END PGP SIGNATURE-----