The last days, voice chat no longer works in Roblox Studio. It still works in game. It doesn’t works in old like in new place I’ve created. It says me “Not eligible for voice chat” then I have confirmed my identity and I have the necessary age to use this service. Voice chat works correctly in all games in Roblox Player.
Voice chat is enabled.
When I call VoiceChatService:IsVoiceEnabledForUserIdAsync(localPlayer.UserId), it return that my voice chat is enabled (same in studio).
What’s the problem?
I tried to disconnect, reinstall studio, create new place… but no solutions work.
I don’t know in which category I have to post this topic, please contact me if you know where I have to post my topic.
First, don’t forget to set “UseAudioAPI” in VoiceChatService on “Enabled”.
With the new audio API, you must manually (in Studio in all case) turn “AccessType” on “Allow” for the AudioDeviceInput in the player.