Hello guys, I'm developing a aplication for Arm2440. The application is a VoIP client. I have the need to connect a USB microphone. That's why I need to know if I can add to. Thnks.FSM
Add new USB device on ARM 2440
your USB microphone acts as an USB audio device. The standard kernel has no support for it. compile your own kernel with USB audio activated. skip
Hi Skip, Thanks you for responding. When you compile the kernel mean serious in the case of Linux? .. I need to enable USB Audio for Windows CE. That's why we do not know how to do it. Thanks! FSM