Hi folks,
I need to read a sound file in wav format that I saved using the AudioRecord library. I can load and play it with the media player, but I need to be able to access the individual values in the wav file for further analysis. I tried "File.ReadList", but got gibberish in the Log window when debugging. Can anyone help me?
Thanks, G^2
I need to read a sound file in wav format that I saved using the AudioRecord library. I can load and play it with the media player, but I need to be able to access the individual values in the wav file for further analysis. I tried "File.ReadList", but got gibberish in the Log window when debugging. Can anyone help me?
Thanks, G^2