Hello !
I want to control the volume of a sound with javascript :
hypeDocument.getElementById('bananasound').volume= .25;
The function works well on desktop, but not on mobile. I also tested some prototypes (audio player, slider...) found on the forum, but the result is the same. Volume control is not working on mobile. Any idea, or other way ?
Thank you !
Animated Video.