Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhorn/noise-complaint
Warns you when you're being too loud in voice chat.
https://github.com/alexhorn/noise-complaint
Last synced: 14 days ago
JSON representation
Warns you when you're being too loud in voice chat.
- Host: GitHub
- URL: https://github.com/alexhorn/noise-complaint
- Owner: alexhorn
- License: bsd-3-clause
- Created: 2020-07-31T12:15:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T06:35:55.000Z (about 2 years ago)
- Last Synced: 2023-03-05T14:50:38.438Z (almost 2 years ago)
- Language: Python
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# noise-complaint
Warns you when you're being too loud in voice chat.
Useful if you tend to scream at your Discord friends at night.## Usage
You need to adjust the `config.ini` to your setup.
1. Set your input and output devices (optional)
2. Set the threshold (varies from microphone to microphone, you'll have to experiment)Then you can run it by executing `pythonw app.py`.