I have tried many examples of noise level detection from that some following examples I tried and debug:
But I am get little bit confused on the following points:
- Difference between recording audio using Android MediaRecorder and AudioRecorder class (best settings to require good quality audio for both classes).
- How to calculate sound level into decibel using amplitude? (Please correct me if I am asking about wrong calculation or parameters)
Please share your ideas, documentation (that helps me to understand this concept), examples, tutorials, etc.