Now I m using the class AVAudioPlayer . But still i m not getting right value in decibel. there is any way to get the value in decibel range 0.0 to 120.0 (not in -0.0 to -120).
if yes then plz tell me some body....
Now I m using the class AVAudioPlayer . But still i m not getting right value in decibel. there is any way to get the value in decibel range 0.0 to 120.0 (not in -0.0 to -120).
if yes then plz tell me some body....
0dB is, by general consensus, considered the maximum amplitude or SPL, so usually, amplitudes are given in negative decibels. Because decibels are a logarithmic unit (+10 dB means a factor of 2), you cannot define 0dB as 'silent' in any meaningful way.