How can i disable audio listener for a pawn?

I am making a multiplayer project, and I need one of the player to totally stop listening to sounds from the scene. Currently I am using audio listener override to set the listener position far far from the scene to stop hearing sounds, but there must be better solutions for it.

okay here is the solution. Using “Set Sound Mix Class Override” in the pawn and set the volume to 0.