We are using C66x (compatible with the C67x) and need to compress audio signal after it is received into the C66x. Our audio signal is coming into the C66x in I2s format, through the McASP interface, at 192kbps (8,000 samples per sec, at 24 bits per sample). We need to compress the audio signal to about 4 kbps. I have been searching and finding various audio codecs, but need some expertise on how to solve this problem on the C66x.