Description:
This application created based on the MSDN article on http://msdn.microsoft.com/en-us/magazine/cc163341.aspx. The purpose is to set the Ringer volume based on the ambient noise level.
Features:
- Record the ambient noise level through the microfon.
- Set the ringer volume based on some hardcoded thresholds.
Todo:
- Configurable thresholds.
- Repeat testing in intervals.
- Configuration tool.
FAQ:
Q: I start the tool but nothing happens.
A: The application is not visible. It does everything in the background.
Q: After running the tool the HTC Volume tool still shows the old volume.
A: This is a bug in the HTC tool not checking that the value changed.
Update Description:
v0.1.1:
- Added shortcut in programs folder.