Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 515 Bytes

File metadata and controls

19 lines (14 loc) · 515 Bytes

Status

⚠️ This Repository is Deprecated

This repository is no longer maintained.

The Audio XBlock has been moved to: 👉 https://github.com/openedx/xblocks-extra

Please use the new repository for all future work.

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