Is there a way that I can enable roblox voice chat through a script?
I’m trying to figure this out so I can make a gui for enabling/disabling voice chat.
Is there an api for roblox voice chat? if so please link it below!
I don’t know much for that but there is already a service for voice chat: VoiceChatService | Roblox Creator Documentation
Currently the VoiceChatService is very limited and only has 1 function which allows you to determine whether or not a user is eligible for voice chat given their ID.
it’s been a while, are there any updates to VoiceChatService or more features/functions?