Built with the assistance of Claude AI by Anthropic.
Silence Player monitors your PC audio and automatically plays ambient sound when no audio has been detected for a set amount of time. The ambient sound stops the moment any external app plays audio.
- Single file or playlist mode
- Supports MP3, OPUS, M4A, FLAC, MP4
- Fade in and fade out toggle
- Loop, Stop, or Loop Playlist modes
- Duck volume when external audio detected
- Exclude specific apps from detection
- Discord Mirroring Fix (experimental)
- Runs silently in the system tray
- Saves all settings automatically
This project is licensed under CC BY-NC 4.0. You may not use this for commercial purposes without permission.
- ProcTap — per-process audio capture (MIT License)
- python-vlc — VLC audio engine
- pycaw — Windows audio session control
- pystray — system tray support