Anything related to the usage of the decibel (dB).
How to calculate decibel from maxAmplitude, I wrote an android application to get maxAmplitude at regular interval, I need to …
android audio decibelThe Android MediaRecorder has a function .getMaxAmplitude(); which, as the API tells me, "Returns the maximum absolute amplitude that was …
android mediarecorder decibelI've a Python code which performs FFT on a wav file and plot the amplitude vs time / amplitude vs freq …
python signal-processing fft wav decibelI will like to measure the sound volume of the surrounding, not too sure if I am doing the right …
iphone ios xcode audio-recording decibelI want to create an app that would be able to use the phone's microphone in order to get the …
android android-sensors decibelI have been searching for quite some time now, and I haven't been able to find a way to actually …
android microphone decibelIs there a way of getting the decibel value of sound whilst it's being recorded? I'm using MediaRecorder to record …
android audio microphone mediarecorder decibelThe AVAudioRecorder in the iPhone SDK can be used to get the peak and average power for a channel, in …
iphone core-audio avaudiorecorder decibel