Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 223 Bytes

AudioXBlock

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" />