How do games such as “Voice Control” obby actually work?
They seem to actually detect the microphone input and make the player jump.
What services do this in the backend? I want to replicated audio input to make a player jump.
I have looked into the VoiceChatService but cannot seem to do anything that detects input.