03-23-2010 03:57 PM
Hello, I'm new in the forum and this is my first question.
Is there any way to change the active sound profile programmatically? I would like to be able to select from the existing sound profiles and change the active one.
Thank you
03-23-2010 06:20 PM
There is no API for selecting the current profile. Some folks have accomplished this using key event injection.
This question is commonly asked and answered on the forum. If you search you will find many threads on the subject.
04-16-2010 10:31 AM
Could you give us a clue about it?
You say that there are threads talking about event injection to change the sound profile?
I could not find them.
Thanks in advance.
11-10-2010 10:22 AM
I've done a sample that does what I needed.
But it isn't usefull to me, because I need this routine to run in background. And if the keyboard is locked, the event injection doesn't work.
10-19-2011 02:44 AM
![]()
This code is working Fine. Only it's not showing the profile name on the button. I also want to fetch the profile name as well ..
If someone having any idea please let me know
Thanks
Neeraj chauhan