slalomchip

Results 3 comments of slalomchip

Please note that when I pasted in the code block above, I couldn't get the import lines nor the `if __name__ == __main__` in the code block. Also, the underscores...

I changed the toggleMute() method to ` def toggleMute(self): self.player.set_mute(True)` and it still did not mute. Then I tried your suggestion to setting the volume to 0 and 1 with...

Also, please close the issue if you believe the issue is unique to me. Otherwise, it might be something you still want to investigate. Either way s fine with me...