The Jacky's wrote: > > Hey you Guys does anyone have a ADPCM, Mu-law (or A-law for that > matter...don't care) > decoder algorithm laying around in the tool box? I'm trying to do some > voice synthesis > with the PIC. I can use a PC to convert voice to ADPCM compressed data > and load it > into a PIC's memory but I need help with a MPASM decoding algorithm...any > leads? > Thanks in advance for your help...gj Germain, Look at application note 643 http://www.microchip.com/cgi-win/DownLoad.exe?/download/lit/appnote/00643a.pdf:1 It may be what you are looking for. When we were at the seminar, they showed a voice synthesis application. I looked for the source code on Microchips web site but I was unable to find it. Hope this helps! Greg Maki