Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheoKondak/874b076b17e6a5d6b26cc8a1590dc0c3 to your computer and use it in GitHub Desktop.
Save TheoKondak/874b076b17e6a5d6b26cc8a1590dc0c3 to your computer and use it in GitHub Desktop.
Windows 10/11 Two Bluetooth Headphones in one Device - Virtual Audio Splitter

Windows 10/11 Two Bluetooth Headphones in one Device - Virtual Audio Splitter

This will allow you to have one device (ex computer/laptop) that has a bluetooth device, and you want to connect two headphones and share the same audio.

Requirements

Hardware Requirements

  • Two bluetooth headphones/speakers
  • One output device like Desktop or Laptop

Software Requirements

Other requirements

  • Devices must be Bluetooth 5 or above
  • Output device must be able to support multiple connections

Installation & Configuration

  • Download VAC Lite and install it on windows. Restart Windows if prompted to do so

  • Go to VAC Lite archive and find the x64 folder. Inside this folder there is a file called audiorepeater.exe. Copy this file to a directory that is convinient for you.

  • Press Win and in the search type Change System Sounds. Check that you have a new device named Line 1 with description Virtual Audio Cable
    image

  • Open two instances of Audiorepeater. You need to update two settings for it to work.
    image

    • For the first Audio Repeater Instance:
      • Wave In: Microsoft Sound Mapper
      • Wave Out: First Bluetooth Headphone Device
    • For the second Audio Repeater Instance:
      • Wave In: Line 1 (Virtual Audio Cable)
      • Wave Out: Second Bluetooth Headphone Device
    • Now set Line 1 (Virtual Audio Cable) as your audio device.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment