How to get the local player in sound node?

I am coding a Distance Delay Sound Node for sound cue,but I have trouble finding the local player,it just provides me some struct:Listeners.So How can I get a local player in that,and it is a multiplay game,I was successed in one player playing,but failured in multiplay.