Hello. What can I use to decode a .wav file (Freq...
# android
c
Hello. What can I use to decode a .wav file (Frequency Shift Keying)? Aparently reading the bytes normally from the file is giving me around 2mln bytes which I don't think it's the right way to go. Did google a little but didn't find any good late tool. Any help?
google 2
stackoverflow 1
Even if it is in C++ it's Ok. I can call it using JNI 😎