Relative Content

Tag Archive for javascriptturn.js

How to play an audio file from a start time > 0 using Javascript

I am trying to use turn.js to make a couple of audio flipbooks. In this case I have a single mp3 audio file and I want to play it starting from a startTime until and endTime page by page for pages supporting it. I am able to stop to play the audio after an interval but I did not find a solution to start to play the audio from a startTime > of 0 seconds.
This is my code: