toggleMute() is not return audio.
See original GitHub issueGood 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.
Issue Analytics
- State:
- Created 4 years ago
- Comments:17 (3 by maintainers)
Top Results From Across the Web
javascript - Toggle Mute/Unmute video's Audio progressively
I've modified the code to consider mute state (since volume change bears no impact on mute). To clarify, we unmute and set volume...
Read more >WaveSurfer Methods
getProgressColor() – Returns the fill color of the waveform behind the cursor. getVolume() – Returns the volume of the current audio clip. getMute()...
Read more >Help making a Mute / Unmute button ? [Harlowe] - Twine Forum
getElementById('muteimg'); var audio = document. ... RefferenceError: toggleMute is not defined at HTMLImageElement.onclick.
Read more >Audio doesn't works after I mute and unmute it - Super User
I have to put it to sleep mode and return back the audio starts working. This is not the case when I use...
Read more >Screen Actions, Values, and Functions - Ren'Py
Along with these actions, an action may be a function that does not take any arguments. The function is called when the action...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cool, added! Wilkommen im Team, André! 🙂
we can add you to the repository collaborators/team @aburai cc @katspaugh