You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple command line application to alert you by sounding a beep when you speak too loudly.
@@ -14,6 +14,7 @@ Example use cases:
14
14
- When you're listening to music and speaking
15
15
16
16
#### This program is basically a fork of the Volume Meter built by [Radiodef](https://stackoverflow.com/users/2891664/radiodef) which was posted [here](https://stackoverflow.com/a/26576548/13978447).
17
+
#### Also uses code to emit a beep sound written by [Réal Gagnon](https://www.rgagnon.com/) posted [here](https://www.rgagnon.com/javadetails/java-0499.html).
0 commit comments