
PEAK
You are viewing a potentially older version of this package. View Latest Version


Clear Comms is a PEAK mod that adds advanced noise suppression to your microphone input.
It uses a library called RNNoise to filter out sounds like fans, mechanical keyboard clicks, and snack chewing.
This is a client-side mod, so it only affects your microphone's output--not other players' voices. Other players don't need to install the mod to hear the effect.
BepInEx directory.ClearComms.dll and librnnoise-0.dll from the mod's .zip file into the plugins directory.git clone https://gitlab.com/zacharygraber/clearcomms.git)dotnet build -c Debug -v d will both compile the mod and attempt to place its DLL files in your game's plugins directory, if it exists.If you encounter any problems with this mod, please feel free to open a new issue in the GitLab repo.
This project is licensed under the MIT License. See the full LICENSE file for more information.
Clear Comms also includes third-party software components, whose respective licenses can be found in THIRD-PARTY-LICENSES.md.