You could use Utils.GetLevel which calculates a Level of the Sample Buffer for you, you could also take an Average of the Samples Absolute Value (No Signs!) or use RMS to get an Information about the Level. I think the easiest is to use GetLevel , be sure to check the
Documentation here to understand the returned Values.