I'm actually very curious in trying out the high liquid midi mod and will probably get one at some point. I thought it would be neat to go a step further and replace the original processor with a PIC. I see the possibility injecting your own sound data rather than just be limit to what's in the on-board ROM. If I was feeling really enterprising it would be a simple matter to remove the rom chips, hook them up to a parallel port, cycle through all of the addresses and read out the contents into a file, which could then be used to make custom ROMs or stored on the PIC and be used directly for playback. Maybe dump out the contents of the speak and spell, the speak and math, and the speak and read into some kind of uber speech dictionary. Just have to burn it to a eprom, throw in a PIC to interface, and liberate the original synthesizer chip and you're all set to go. Just some musings. I wish I had time to work on all of the projects I come up with.