Daniel Stern is announcing that ngAudio with version number 1.6.4 is already available to download.
What is ngAudio ?
ngAudio is An AngularJS directive for working with audio files, allowing developers to create simple music players with their AngularJS apps .
ngAudio helps programmers create AngularJS audio players with support for all the controls we're used to seeing in such tools.This means track timeline progress, timeline and volume controllers, mute buttons, play/pause/stop buttons, and support for playlists.ngAudio also preloads all audio files when possible, allows you to loop sounds how many times you want, and falls back to a native HTML5 player if something goes wrong with the Angular app.This allows developers to have full control over how the sounds are played back online, and also let the users control the playback process at the same time.There's no complex UI built atop ngAudio and you can easily switch it out with whatever you want at any later point.Examples and usage instructions are included with the ngAudio download package.
This is changelog for ngAudio version 1.6.4 :
You can read the complete changelog and also download this latest version on their homepage:
danielstern.github.io