Hi, I m building a voice recording application in iPhone. The recorded file is transfer to linux server and it need to be converted to wav file. However, when I try to convert caf file using libsnd, it gives an error.
Error : Not able to open input file testfile.caf
For testing I converted some wave file to caf using libsnd and vice versa. So I think that there is a problem of my recorded file in iphone. Anyone has got such an experience ? I hope can someone help me.
Thanks.