filoe / cscore

An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
Other
2.15k stars 451 forks source link

Gain Speaker and Microphone #369

Closed ElDuderinoBerlin closed 5 years ago

ElDuderinoBerlin commented 5 years ago

Hello,

how to gain sound in (mic) or sound out (speaker) without setting master volume of Windows? I want to boost the microphone signal and speaker volume beyond the master volume.

Thx