audiojs icon indicating copy to clipboard operation
audiojs copied to clipboard

A cross-browser javascript wrapper for the html5 audio tag

Results 102 audiojs issues
Sort by recently updated
recently updated
newest added

Hi I want to play audio with special time Ex: the start from 00:00 to 05:00, But i want to play with special time is from 02:00 to 05:00 Can...

Trying from provided example 3 [http://kolber.github.io/audiojs/demos/test3.html](url) I noticed that the autoplay option is efficient, but clicking on the Pause button does not stop playing the music. I am using Firefox...

Added attribute `single` which pauses all other tracks when current is played. Also updated `audio.min.js`.

enhancement

Hello, can I ask you to publish the package on the npm registry?

Hello, I've searched everywhere, but cannot seem to find an answer to this question: I have multiple players on a single page. When you click a play button on any...

I have the same problem like some users already had in February 2013 (see issue #95). The Play/pause button does not appear on my smartphone (Samsung Galaxy S7 edge, with...

'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them ES6 use strict,arguments.callee and arguments.caller can't use

Any functon to make play song shuffle?

Hi, Apple changed the whole multimedia management in the browser which seems to affect audio.js if the site is running on https. It only appears in iOS 10 and the...