Displaying 2 results from an estimated 2 matches for "gsm610".
Did you mean:
gsm0610
2004 Aug 06
0
status report on the Windows CE (PocketPC) ACM codec
Hello,
just a brief report on where I am going with that Windows CE ACM Speex codec.
* I managed to compile the GSM610 sample codec by Visual C++ Embedded
for the ARM processor. This is set up as a DLL project in the IDE. Replacing
the implementation with the existing Win32 code should be straightforward now.
* I wrote an install/setup procedure for the codec (works fine)
* I built a cross-compiler for targ...
2004 Aug 06
3
smapleenc.c and sampledec.c (from manual)
Hello,
I had tried to run smapleenc.c and sampledec.c
from the manual (don't confuse it with the encoder and decoter command line
utils ; the code ther is different).
the final decoded audio file is with a very poor quality audio
when using it with 16 bit PCM raw audio input .
Did anybody tried these samples with success ?
Or should I add something ?
regards
JOHN Z.