Photon Voice v2.53

Namespaces | Classes
Photon.Voice.PUN Namespace Reference

Classes

class  PhotonVoiceView
 Component that should be attached to a networked PUN prefab that has PhotonView. It will bind remote Recorder with local Speaker of the same networked prefab. This component makes automatic voice stream routing easy for players' characters/avatars. More...
 
class  PunVoiceClient
 This class can be used to automatically sync client states between PUN and Voice. It also finds the Speaker component for a character's voice. For this to work attach a PhotonVoiceView next to the PhotonView of your player's prefab. More...