Actions
Create Talker for Player |
function for creating and registering a UVOIPTalker. Target is VOIPTalker |
Get Voice Level |
Get the current level of how loud this player is speaking. Will return 0.0 if player is not talking. Target is VOIPTalker |
Register with Player State |
This function sets up this talker with a specific player. It is necessary to use this to properly control a specific player's voice and receive events. Target is VOIPTalker |