USB headphones disconnecting

Hello,

I have USB headphones that i passed to a VM and after some time sound disappears and then comes back after like 3 seconds(or doesn’t and i have to reboot windows :rage:).

XML:

<hostdev mode="subsystem" type="usb" managed="yes">
  <source>
    <vendor id="0x1532"/>
    <product id="0x0502"/>
  </source>
  <address type="usb" bus="0" port="6"/>
</hostdev>

Headphones has a built in mic. I tested the headphones on native windows and they work perfectly. I don’t know the exact model but it looks something like this link.

Data posted appears to relate to a USB WiFi device and not a USB audio device
Vendor ID 2357 = TP-Link
Product ID 0107 = TL-WN821N 300Mbps Wireless N USB Adapter
https://linux-hardware.org/?id=usb:2357-0107

Opps, posted the wrong XML. Edited the thread.