Skip to content

Console application which duplicates the audio going from one windows audio device to another.

Notifications You must be signed in to change notification settings

HenrikPoulsen/AudioRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioRouter

Console application which duplicates the audio going from one windows audio device to another. I created it for when people want to spectate someone else using the Oculus Rift, but not getting any sound since it plays in the player's headset, so this allows the sound to be copied to whatever other output device available on the computer in question.

Run in the following way:

AudioRouter.exe sourceName targetName

For example in my case when using it for cloning the sound from Oculus Rift to another speaker/headset I type:

AudioRouter.exe "rift" "speaker"

About

Console application which duplicates the audio going from one windows audio device to another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages