Crude test of the built-in microphone on the Google Nexus One smartphone. The test was performed by using two applications to record the first 20 seconds of "Pump It" by the Black Eyed Peas as it was being played back through a stereo system. Both recordings were created from the same position at the same volume level. Both recordings were converted to MP3 using the same command line arguments.
Standard Video Camera App
Published by theophile On Friday, June 25 2010 @ 03:51 PM CDT
Comments 0
Views 32
Audio was captured using the default video camera app. The audio from the resulting 3gp file was converted to raw PCM using mplayer then converted to MP3 using ffmpeg
PCM Recoder Lite
Published by theophile On Friday, June 25 2010 @ 03:47 PM CDT
Comments 0
Views 22
This was recorded using the app PCM Recorder Lite. The app was set to record to 16-bit WAV at 44.1kHz. The resulting file was then converted to MP3 using ffmpeg and the same arguments as in the conversion above.