A
A
Andrey2014-05-26 15:12:53
Windows
Andrey, 2014-05-26 15:12:53

How to adjust the volume level in the system in C#?

I just started learning C# (although I am familiar with programming in other languages).
A question has arisen. Is it possible to somehow adjust the volume of applications in the system (windows 7)? Those. not only the overall volume, but also the volume of applications in the volume mixer.
And then wherever I look, everywhere the code is written only for the overall volume.
Thanks in advance for the replies and kicks :).

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2014-05-26
@GavriKos

Google, first link: stackoverflow.com/questions/14306048/controling-vo...

A
askeet, 2014-05-27
@askeet

Personally, when I did the implementation of the playback volume of a certain sound in XP, I created an overall volume control in a separate thread for the player, and after synchronous playback I returned it to the default volume.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question