This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using HID to control microphone mute for a audio device

HI

I am writting the firmware of a fake "headset", and want to use HID to control the volume & mute.

But now the speaker volume & mute can work by using HID,  the microphone cannot work , for volume & mute

 I wrote the HID report descriptor according to the sepc from usb.org

Is there any example? what should  I do ? or the Windows do not supoort HID for mic control?

Thanks