my goal is to calculate the level of the environment audio
i realized that each device returns a different value of mAudioRecorder.AudioMaxAmplitude() also if tested in a same environment and at the same time
my idea is to calculate max level audio allowed for the device and calculate the percentage level of the environment audio
ok, but how to?
how to calculate for each devive? using .AudioSourceMax property of AudioRecorder library?