Code:
/run SetCVar("Sound_EnableAllSound","0")
or

Code:
/console Sound_EnableAllSound 0
Will turn off all sounds replacing the zero with a 1 will of course enable them all at the volume you previously had them set to.

Good luck hope it helps.