wavesurfer.js: toggleMute() is not return audio.
Good afternoon, how are you? i’m development a audio player but the toggleMute() is muted audio and is not return audio.
This is my code:
$("#playerMute").click( e => {
e.target.classList.toggle('active');
wavesurfer.toggleMute();
});
Thanks for your attention.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 17 (12 by maintainers)
Commits related to this issue
- fix issue #1703 toggleMute triggers two 'mute' events at once when using 'MediaElement' as backend. — committed to winter-loo/wavesurfer.js by winter-loo 5 years ago
Cool, added! Wilkommen im Team, André! 🙂
we can add you to the repository collaborators/team @aburai cc @katspaugh