Just came across this question while trying to connect a webcam. If the webcam encapsualted audio that is fine. But what if i want to attach a microphone in another location / locations.
Question: How can I record audio using a microphone?
|
|
There is no microphone input in the Raspberry Pi. Raspberry Pi's sound chip only supports audio output, not input. If you want to record some audio using RPi you will have to use some external microphone device, like USB microphone. Some USB webcameras also have build in microphones so you could use it. |
||||
|
|
You can plug Sony Singstar usb microphones into the RPi and record using Audacity. The sound quality is not the best, but it's not too bad and it does work. P.S. I've found the Sony Eye-Toy usb camera with a mic doesn't work well like this. |
|||
|
|