I want to know if there is any way to get the sound volume of a specific application and change it, or to get all the applications that have a sound output in mac.
I want to know if i can do that using objective-c, C, or C++.
I have tried applescripts but i found it hard to depend on applescripts, because not all applications give that access through applescript, and even if so, i will not be able to treat all applications in the same way, because that will depend on how the applescript was written.
I do not want an exact answer, i just want a clue or a way i can search in
Thanks in advance