Closed ayberkcal closed 5 years ago
I would like to play list of audio without load delay. Does howlerjs preload all playlist or load just current audio? If howlerjs just load current audio, is there any way to load all playlist before play audio?
You can create multiple Howl instances that will each preload their own audio.
Howl
I would like to play list of audio without load delay. Does howlerjs preload all playlist or load just current audio? If howlerjs just load current audio, is there any way to load all playlist before play audio?