Hello, The current packages are on collab-maint git: http://git.debian.org/?p=collab-maint/svox.git;a=summary (WIP)
On Tue, Oct 27, 2009 at 7:16 PM, Tzafrir Cohen <tzaf...@cohens.org.il> wrote: > ... > > Where can I find the actual implementations of the languages? > > pico/lang/ seems to contain binaries. Those are "lingware". I have to figure out what is the format to allow inclusion in main. As I understand now: - Those lingware are loaded in memory with picorsrc_loadResource() in lib/picorsrc.c. - They are not executed from memory (this is a guess, as svox is cross-platform), but interpreted (they probably contain some FFT and DCT parameters, see lib/picofftsg.c) - The process is in sigProcess (lib/picosig.c) What probably need to be done is to convert those binaries into some text format (XML or something) to allow inclusion in Debian. I have reported this as http://code.google.com/p/android/issues/detail?id=4415 Regards Mathieu Parent -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org