Sound on/off Option in game options screen.

soundactor_audiocomponent.jpg

Add an event trigger that that sets the audio volume to 0. Before that though, you may want to create a variable that gets the previous volume level, so that when you unmute the audio, it will go back to the original volume.