Reputation: 3068
Is it possible to change the volume of a Mac using code?
Upvotes: 0
Views: 1583
Reputation: 1424
If you are coding in C++ you can use the Carbon API http://developer.apple.com/carbon/ Could you be more specific about your problem?
Upvotes: 1