Using the player's microphone, regardless of voice chat or not

Maybe they’re using this instead of the original voice chat?

Most specifically the AudioDeviceInput class.

They also probably use the PeakLevel and RmsLevel properties of the AudioAnalyzer class, that they have connected to the input instance through a Wire instance.

2 Likes