Is it possible to toggle voice-chat being enabled with a script? for example, if it’s in a lobby then it may be disabled completely, but if it’s in a game-mode then it can maybe be enabled, is this possible because with the current way to enable it through game-settings ( 
) i don’t know how i can toggle that off in certain scenarios using a script.
Not yet. Voice chat API is pretty limited right now, all we can do is check if the player has it enabled. Not sure when they’re adding new stuff, but this will definitely be possible soon.
Yeah it does seem like the API for voice chat is limited, it’d be nice if this can be added eventually making it more flexible on developer side to manage voice chat