sinkuri256 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

recorderStartMicrophone does not produce wave file with correct format #579

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What device(s) are you experiencing the problem on?
Motorola Spice and Samsung Galaxy

What firmware version are you running on the device?
2.1, 2.2

What steps will reproduce the problem?
1. Run recorderStartMicrophone to record wav file
2. Copy file to PC
3. Use python: import wave, then open the wav file.

What is the expected output? What do you see instead?
"wave.Error: file does not start with RIFF id"

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by mike...@gmail.com on 14 Oct 2011 at 3:23

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same issue and I'm trying to find a solution to it. If you did find 
an answer please post it! Thank you very much!

Original comment by radu...@gmail.com on 5 May 2012 at 10:41