Web Component: j-Audio


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-Audio

  • easy usage
  • singleton
  • the component can play and stop audio/sound mp3
  • path represents a volume control

Methods:

  • component.play(url) can play audio/sound from URL
  • component.stop(url) can stop audio/sound

Properties:

  • component.items contains all audio objects

Author