Is it possible to get the max volume of a sound file via javascript without playing it? i dont mind in which form.
Asked
Active
Viewed 174 times
1
-
[This may help](https://developer.mozilla.org/en-US/docs/Web/API/AnalyserNode), and there's also [this answer from 2012](https://stackoverflow.com/a/13735171/1377002). – Andy Jul 14 '22 at 13:51