I am trying to record a sound with recorderStartMicrophone method and I want to
read the maximum amplitude of the sound in a interval. I want to use the wave
module from Python but when I try to open the file I get an "No RIFF id found
for file".
So this is why this question arises, what's the format of the output file? And
is there any other/simpler way I can read the amplitute of a recorded sound,
keeping in mind that I do want to use Python for that.
Thank you!
Original issue reported on code.google.com by radu...@gmail.com on 5 May 2012 at 10:32
Original issue reported on code.google.com by
radu...@gmail.com
on 5 May 2012 at 10:32