Terry asks:
hello,i need your help about gsm 06.10. thanks for your code but i don’t know built it become a program which record/play file .gsm ( or .au, . wav) ,can you help me rebuilt it by VC++. Thanks so much. good luck!!
My reply:
If you wish to play GSM encoded .wav files then you do not need my code; Windows has had that capability since at least Windows 98. Also, Microsoft does not use the standard GSM bit stream in .wav files, so my code cannot be used to create or decode GSM .wav files.
My GSM code is aimed at creating bit streams that can be used for network transmission or recording to your own file format.
I love to answer programming questions. Feel free to send me your questions. Use the subject “Ask Phil” to insure I spot it, and I will do my best to get you a useful answer. I will also pick a few each week and post them here.
November 8th, 2009 at 11:08 PM
seriously, this blog is splendid . I think im gonna stick around and read a couple of your posts. Peace out
July 31st, 2010 at 4:06 AM
hello sir
I need the program in matlab ACELP encoder decoder (G729)
thank you my master
August 2nd, 2010 at 3:19 PM
Sorry, but I do not use Matlab, and I have ignored G-729 due to patents.