My operating system is: Windows 11 Pro.
Yes, I have tried installing the driver, but when I run the DFU or APP application, it doesn’t detect the device, regardless of whether I’ve run the dfu_windows.py
script or not.
Therefore, I am unable to install it.
I have primarily followed these repositories:
- GitHub - respeaker/usb_4_mic_array: ReSpeaker 4 Mic Array with builtin VAD, DOA, AEC, Beamforming & NS
- GitHub - respeaker/mic_array_dfu: ReSpeaker Microphone Array DFU tool for firmware upgrade
- Fuhua-Chen/ReSpeaker_Microphone_Array_Driver
- /respeaker/ReSpeaker_Microphone_Array_Firmware
But they haven’t yielded results. The microphone is connected to my laptop, and obviously, I am using Python.
However, I’ll mention again that the issue is that channel 0 on my microphone is not processing correctly audio. When I run dfu_windows.py
, it turns off, and in the drivers, it appears under “Other Devices,” but with an icon indicating it’s not recognized. I believe all I need is to find the right driver for it to work, which should resolve the issue.