Is there a way that I can mute someone’s voice chat in game such as an admin command so everyone else can’t hear them?
At this point in time that is impossible. Voice chat is still in beta. It doesn’t even have push to talk yet lol
3 Likes
As of now, as Spatial Voice is in its early stages, I don’t think there’s a direct way to mute a a user on a per-player basis. There are probably some work around but currently no native solution.
Documentation on current spatial voice api methods can be found here:
Spatial Voice
1 Like
Turn down volume in the settings menu.
1 Like
When it becomes available:
VoiceChatService:PublishPause(setIsMuted)
3 Likes