Audio Replication Client to Server

So for something like that case I would move the logic slightly so that when the Player presses F it runs the “Interact” function on the Client but also sends an RPC to the Server to say Im trying to interact. Then from that point you can run the logic you need on the server as well to try interact and if this is succesful Play the sound for everyone.