contains Min Audio Level
Checks if any sample audio level is greater than the specified minimum audio level.
Return
true
if any sample audio level is greater than or equal to the minimum audio level, false
otherwise.
Parameters
samples
The audio samples.
min Audio Level
The minimum audio level to check against.