-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Auto-Lowering System Audio While Recording #355
Comments
Interesting that this should be a popular request. I try to tell my little one that she shouldn't be listening to music while doing work ... falling completely on deaf ears ... Now that you are on Windows, the easiest thing to do is just to DIY with AutoHotKey (#307 (reply in thread)) ... or AutoIt. |
Eyy, using AutoHotKey did it, thanks a lot! Here's my script, if anyone might find it useful as well (you need to change th hotkey, in case you have a different one)
|
Update: Unfortunately, using AutoHotKey to achieve the volume reduction during recordings turned out to be quite buggy. I often have to restart Whispering, disable the AutoHotKey script, re-set the shortcuts etc. So @braden-w it would be really amazing, if you could implement the feature in Whispering! :) |
Two suggestions in the meantime:
FWIW, I myself might try something along the following lines:
|
Will try out that approach, thx :) |
Hey Braden,
Hope you’re doing well! Ever since I made the switch from Linux to Windows (partly because, unfortunately, there isn’t a working version of Whispering for Linux yet 😅), I’ve been relying on Whispering even more in my study sessions. It’s a fantastic tool, and your work on it has really been a game-changer—so thank you for that!
Feature Request:
I wanted to suggest a feature that could make things even smoother. Often, I’m listening to music while I study, and when I start recording with Whispering, I have to manually turn down the music volume, which interrupts my workflow. It would be amazing if Whispering could automatically lower the system audio volume while recording and then restore it to its original level once the recording stops.
Suggested Functionality:
On Recording Start: Automatically reduce the system audio (e.g., music or any other background audio) to a predefined level or mute it.
On Recording Stop: Return the system audio to the volume it was at before the recording began.
Ideal Setup:
Thanks for considering this! It would be a huge help, and I’m sure others would love it too. If you need a tester, you know I’m here! 😊
Best,
Noah
The text was updated successfully, but these errors were encountered: