Live data from Hacker News

Mute Your Microphone While Typing with Hushboard

popey.com

11–20 of 103 posts

Re: Mute Your Microphone While Typing with Hushboard

#13
post #2

It isn't quite the same, but RNNoise is a neural-network based noise reduction aimed at dampening anything that isn't human voice. It works fantastic to me and almost always completely mutes my keyboard. (Sometimes it comes though a bit if I am talking at the same time.) This is easy integrated into Pulseaudio using PulseEffects ( https://github.com/wwmm/pulseeffects ). (The PulseEffects support is new, I used to use…

Any recommendation for mac?

Re: Mute Your Microphone While Typing with Hushboard

#14
post #2

It isn't quite the same, but RNNoise is a neural-network based noise reduction aimed at dampening anything that isn't human voice. It works fantastic to me and almost always completely mutes my keyboard. (Sometimes it comes though a bit if I am talking at the same time.) This is easy integrated into Pulseaudio using PulseEffects ( https://github.com/wwmm/pulseeffects ). (The PulseEffects support is new, I used to use…

Any recommendation for mac?

Try Unclack? https://news.ycombinator.com/item?id=25644828

Re: Mute Your Microphone While Typing with Hushboard

#16
post #6

It's a really cool idea. I also see a potential benefit to preventing acoustic keyboard eavesdropping. I've seen some newish streamers not show their screen when doing something sensitive like logging in somewhere, but you can still hear their keyboard. On a slightly related note, I quite like listening to mechanical keyboard sounds when my favorite programmers are doing a stream. I ended up buying one for myself bec…

In case buying a new keyboard is a step too far, there is bucklespring available for Linux that emulates the sound of an IBM Model M keyboard.

Demo here : https://www.youtube.com/watch?v=Y7dKyGoqn9w

Re: Mute Your Microphone While Typing with Hushboard

#17
I'd like to see something like this built into the Operating Systems. Maybe it's just me (misophonia) but having someone typing while a conversation is happening is so distracting as to make it next to impossible to follow the conversation. The same applies to people who use wired Apple earbuds when the mic rubs against their clothing.

Re: Mute Your Microphone While Typing with Hushboard

#18
post #6

It's a really cool idea. I also see a potential benefit to preventing acoustic keyboard eavesdropping. I've seen some newish streamers not show their screen when doing something sensitive like logging in somewhere, but you can still hear their keyboard. On a slightly related note, I quite like listening to mechanical keyboard sounds when my favorite programmers are doing a stream. I ended up buying one for myself bec…

You only have to worry about the keyboard muting software, as it has to capture key press events.
Post reply on HN