Introduction - If you have any usage issues, please Google them yourself
G.728 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
Packet : 105230333g728(ld-celp).rar filelist
G728(LD-CELP)\api\adapters.c
G728(LD-CELP)\api\consealg728.c
G728(LD-CELP)\api\g728api.c
G728(LD-CELP)\api\g728tables.c
G728(LD-CELP)\api\g728tables.h
G728(LD-CELP)\api\owng728.c
G728(LD-CELP)\api\owng728.h
G728(LD-CELP)\api\pitchg728.c
G728(LD-CELP)\api\pstg728.c
G728(LD-CELP)\api\scratchmem.h
G728(LD-CELP)\api\vq.c
G728(LD-CELP)\include\g728.h
G728(LD-CELP)\include\g728api.h
G728(LD-CELP)\Makefile
G728(LD-CELP)\samples\g728decoder.c
G728(LD-CELP)\samples\g728decoder.h
G728(LD-CELP)\samples\g728encoder.c
G728(LD-CELP)\samples\g728encoder.dsp
G728(LD-CELP)\samples\g728encoder.dsw
G728(LD-CELP)\samples\g728encoder.h
G728(LD-CELP)\samples\g728encoder.ncb
G728(LD-CELP)\samples\g728encoder.opt
G728(LD-CELP)\samples\g728encoder.plg
G728(LD-CELP)\samples\Debug
G728(LD-CELP)\api
G728(LD-CELP)\include
G728(LD-CELP)\samples
G728(LD-CELP)