HolyLib Wiki

ProcessVoiceData

  voicechat.ProcessVoiceData( Player ply, VoiceData voiceData )

Description

Let's the server process the VoiceData like it was received from the client.
This can be a bit performance intense.

This will ignore the set player slot!

Arguments

1Player ply
The Player that should be used to process the voice data.
2VoiceData voiceData
The Voice data to process