Hey Everyone,
Hope you can help me. I am writing a vb.net program that (hopefully) controls the level of both the handset and ring volume of my Omnia, I have completed the code to read/write to registry, the issue now is finding the right keys to do the job...listed below is what I have found so far.
Unfortunately editing these values below does not change the actual sound level, from what I can tell they are for status only. I currently use these keys to display current levels in my program:
HKCU\ControlPanel\Volume
- Ringer (ring)
- Volume (handset)
Now, this key below solves half the issue, changing InitVol does change the level of the ring volume which is great but I still need to find the key for the handset volume...
HKCU\ControlPanel\SoundCategories\Ring
- InitVol
Looked everywhere on the net and searched this forum and others and I just keep going around in circles!!!
Thanks a lot!
Hope you can help me. I am writing a vb.net program that (hopefully) controls the level of both the handset and ring volume of my Omnia, I have completed the code to read/write to registry, the issue now is finding the right keys to do the job...listed below is what I have found so far.
Unfortunately editing these values below does not change the actual sound level, from what I can tell they are for status only. I currently use these keys to display current levels in my program:
HKCU\ControlPanel\Volume
- Ringer (ring)
- Volume (handset)
Now, this key below solves half the issue, changing InitVol does change the level of the ring volume which is great but I still need to find the key for the handset volume...
HKCU\ControlPanel\SoundCategories\Ring
- InitVol
Looked everywhere on the net and searched this forum and others and I just keep going around in circles!!!
Thanks a lot!






Sign In
Create Account

Back to top








