Need to unmute speaker, if it is mute. with Python Script in Windows 10

I need to create a script in python to unmute speaker, if it is mute.

The Scripts will check if speaker is in mute, if it is in mute than it will unmute it.
If it is unmuted already, than it shouldn't do anything.