Inspiration
Whenever I work I like to listen to music on my speaker but at the same time I want to watch some tutorials on youtube. But whenever I connect my speaker both songs audio & youtube videos audio gets send to the speaker. So I thought what if I can send only songs audio to speaker and get youtube videos audio from my laptop.
What it does
As the name suggests, It lets you manage which applications audio to send to which audio output (speaker, headphone, laptop, etc)
How I built it
I used two heavy machinery (my brain, chatGPT) to create this.
Challenges we ran into
It was no challenging
Accomplishments that we're proud of
Creating the prototype in 2hr
What we learned
How to interacte with the OS-level audio routing API. OS-specific solutions (like using pactl on Linux, CoreAudio APIs on macOS, or WASAPI on Windows).
What's next for Audio Routing
Cross Platform (WIndows, MacOS, Android)
Built With
- pactl
- pyqt5
- python
Log in or sign up for Devpost to join the conversation.