Cheers,
Tony
dan haug
"Tony Carter" <anon...@discussions.microsoft.com> wrote in message
news:5756A2B2-FE61-480F...@microsoft.com...
hi
i am have to convert from ADPCM to PCM. Plz tell me about that. could
you provide sample code that you done..
looking for your kind reply
Mujtaba
dan haug
"Mujtaba" <tomu...@hotmail.com> wrote in message
news:8f4f92aa.04021...@posting.google.com...
Actually i have to convert from PCM to GSM (audio data) for internet
telephony gateway. But if you plz tell me some sample code about
MS-ADPCM to some codec so that i can follow it.
Secondly, i am using VC++6(Windows 2000) to implement this. But i have
a problem that when i include "mmreg.h" and "msacm.h" and
"msacm32.lib" it gives error in these headers files.. Could you plz
suggest me some solution. i think its some versioning problem. Or may
be the functions of liberary could not get their definations...
Looking for your kind response.
Mujtaba
You should include "MMSystem.h", right after stdafx.h. If that doesn't
work, post your specific error.
dan
"Mujtaba" <tomu...@hotmail.com> wrote in message
news:8f4f92aa.04021...@posting.google.com...