danielstern / ngAudio

Angular Directive for Playing Sounds
http://danielstern.github.io/ngAudio/#/
MIT License
369 stars 137 forks source link

Global mute not working on version 1.7.3 #198

Closed victorhazbun closed 2 years ago

victorhazbun commented 6 years ago

I needed to upgrade to the version 1.7.4 to make my application work with the global mute config.

ngAudio Service Reference -> mute()

You may want to add this error on the github issues list once verified.