Facepunch / garrysmod-requests

Feature requests for Garry's Mod
86 stars 24 forks source link

Add a hook to preprocess voice audio #2238

Open MaslovKK opened 11 months ago

MaslovKK commented 11 months ago

e.g. GM:VoiceStream(Player ply, AudioStream stream) event that calls approx at Voice_AddIncomingData, returns AudioStream (that ofc should be decompressed)

FlorianLeChat commented 11 months ago

I think there are going to be some performance concerns similar to PlayerCanHearPlayersVoice.