How would I check if a player is muted?

I know roblox hasn’t officially released an api for the VoiceChat system, but I would like to make a game similar to In Silence, but I can’t find a way to see if a player is muted, when they talk, any of this. I wondered if there was a special hacky way to get around this, using voicechat internal, a playermade voicechat api, or any other way

2 Likes

On the leaderboard, there should be a “:no_entry_sign:” beside their name, muting someone not only mutes their voice chat, it also mutes their text chat.

I mean through a script, is there any way to detect if a player is muted or not

I do not know how to do that.

I’ve decided it’d be easier to make my own API based off of someone else’s code, so if you want the original thing that i modified, here it is.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.