Commit 67dc33f6 by Piotr Mitros

README

parent 84a31360
AudioXBlock
===========
XBlock for playing audio files
This is a simple XBlock which will play audio files as an HTML5 audio
element. If unavailable, it will fall back to an embed element.
Usage:
<audio src="http://server.tld/static/song.mp3">
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment