4

I have a CAD Audio U9 Microphone external microphone with a clear sound on my laptop. I plugged it inside Rpi and the sound is very bad. I have glitches and noise.

I tried to change the gain inside alsamixer. It seems to change anything.

The external usb audio seems to work properly : pi@raspberrypi:~$ arecord -l ** List of CAPTURE Hardware Devices ** card 1: Device [USB PnP Sound Device], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0

I use ffmpeg -f oss -i /dev/dsp1 command. I tried also ffmpeg -f alsa -i hw:1,0. It crashed the Rpi...

Any idea to solve the problem ?

Thanks.

hotips
  • 333
  • 1
  • 5
  • 9

1 Answers1

-2

Like Jivings said, there are communication issues between the rPi and USB input devices. There should be a fix sometime into the future.

Could just add a mic socket onto them GPIO thingy with all the pins.