CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.42k stars 838 forks source link

How to get current time when play audio? #247

Closed PhamVanTung closed 7 years ago

PhamVanTung commented 7 years ago

Same title :bow:

lannymcnie commented 7 years ago

You can use the position property. http://createjs.com/docs/soundjs/classes/AbstractSoundInstance.html#property_position