NAudio WaveFileReader Mp3FileReader, . (, 16- , ). , , .
. , ? , , 1 ( 16- 32768). . :
short sample16Bit = BitConverter.ToShort(buffer,index);
double volume = Math.Abs(sample16Bit / 32768.0);
double decibels = 20 * Math.Log10(volume);
NAudio "SampleAggregator" , , , . , .
(. )