Jump to content

Problems figuring out audio volume


A2020
 Share

Recommended Posts

So, as for now I'm playing an audio on a function with something like this:

 

    var audio = new Audio('assets/ogg/brain.ogg');
	audio.play();

How can I set the volume for that audio?

Thanks a lot ;)

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...