Wingetlywingetly
← All apps

audio-router

by audiorouterdevv0.10.2

Last updated

Routes audio from programs to different audio devices.

Install with winget

$ winget install --id audiorouterdev.audio-router --exact --version 0.10.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.10.2

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for audio-router.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ScreenSoundtwibster
    twibster.ScreenSoundv2.1.0

    Per-app audio routing for multi-monitor Windows 11 — apps play through the speaker paired with the monitor they're on.

More from audiorouterdev or browse audiorouter, audio-routing, per-app-speaker-assignments.

Frequently asked questions

How do I install audio-router on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id audiorouterdev.audio-router --exact --version 0.10.2. winget downloads the installer from audiorouterdev and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install audio-router silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id audiorouterdev.audio-router --exact 0.10.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall audio-router via winget?
Run: winget uninstall --id audiorouterdev.audio-router --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from audio-router's Apps & Features entry.
Is audio-router free?
audio-router is distributed under GPLv3. Refer to the publisher (https://github.com/audiorouterdev/audio-router) for the full license terms - Wingetly itself does not charge for installation.
Does audio-router work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls audio-router directly from the publisher.
How do I keep audio-router up to date?
Run winget upgrade --id audiorouterdev.audio-router --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of audio-router from microsoft/winget-pkgs.