Quantcast
Channel: NAudio
Viewing all articles
Browse latest Browse all 5831

New Post: Recording into WaveStream and wave form

$
0
0

 For  get Volume

// in the   volumeslider property

privite void  volumeSlider1_VolumeChanged(object sender,EventArg e)

if (this.waveOut != null)

{

this.WaveOut.Volume =volumeSlider.Volume;

}

}

 to  recive

var waveOut = new WaveOut();

waveOut.Volume=volumeSlider1;

wave

 


Viewing all articles
Browse latest Browse all 5831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>