JavaScript HTMLAudioElement : HTMLMediaElement
HTMLAudioElement is an element that plays audio. It corresponds to the <audio>
      tag. See HTMLMediaElement for the properties, methods and events available on the
      audio element.
      
    
      Copyright © PUBLIC Contributors