ept-audio-player

EPT Audio and Video Player

This project has Canvas-embeddable player for audio or video files for the Entrance Proficiency Test (EPT), with accompanying audio/videos.

Usage

Demo

Audio

<iframe
  src="https://ept-audio-embed.cla.umn.edu/test.html?file=/audio/audios/1002/SwLHt07.mp3"
  width="160"
  height="80"
></iframe>

Video

<iframe
  src="https://ept-audio-embed.cla.umn.edu/test_video.html?file=/video/Arabic_LPE_q2a.mp4"
  width="640"
  height="480"
  frameborder="0"
></iframe>