Sound Player

Basic usage:

Default Player:
0:00
0:00
Small Player:
0:00
0:00
Player with Error:
0:00
0:00
Default Player with download actions:
0:00
0:00
Simple Sound Player:

Attributes for Sound Player Component

AttributeDescriptionTypeAccepted ValuesDefault
soundIdSound Id Number (need for wavesurfer)Number | String---soundId
srcSound src (required)String---
simpleIs Simple PlayerBoolean---false
sizeSize of PlayerStringmd | smmd
disabledIs Disabled PlayerBoolean---false
preIcon---String---
currentPlaySrc of Playing SoundString---
downloadLinksArray Of Download Linksstring[]---[]

Sound Player Events

MethodDescriptionParameters
startSound playsoundId and src
stopSound stopsoundId and src
onPlaywavesurfer on playsoundId and src
pauseSound pausesoundId and src