Where can it be applied?

  • Audio store
  • Audio library
  • Archive of recorded telephone conversations
  • Voice-over of articles
  • Podcasts
  • Presentation of an album or track

Features:

  • 2 players for web (solo and list)
  • Playlist
  • Change track
  • Random track
  • Repeat track
  • Full mode
  • Compact mode
  • Horizontal mode
  • Animation
  • More settings

JSON Template

[
  {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "Mr. Sherlock Holmes",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_01_doyle_64kb.mp3"
  },
    {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "The Curse of the Baskervilles",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_02_doyle_64kb.mp3"
  },
    {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "The Problem",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_03_doyle_64kb.mp3"
  },
      {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "Sir Henry Baskerville",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_04_doyle_64kb.mp3"
  },
      {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "Three Broken Threads",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_05_doyle_64kb.mp3"
  },
      {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "Baskerville Hall",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_06_doyle_64kb.mp3"
  },
      {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "The Stapletons of Merripit House",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_07_doyle_64kb.mp3"
  },
      {
    "img": "https://m.media-amazon.com/images/I/71HXXGDSraL._AC_UF1000,1000_QL80_.jpg",
    "name": "The Hound of the Baskervilles",
    "artist": "First Report of Dr. Watson",
    "music": "https://archive.org/download/hound_baskervilles_librivox/houndofbaskervilles_08_doyle_64kb.mp3"
  }
]