Module: Play Sound - h4sh5/beef GitHub Wiki

Summary

  • Objective:This module play a sound in the browser
  • Date: December 2011
  • Author: Saafan
  • Browsers: All
  • Code

Internal Working

This module add an audio tag linked to the file given in parameter.

See the javascript code

Feedback