XRoom_Unity/xroom/Assets/Photon/PhotonVoice/PhotonVoiceApi
2025-05-26 11:51:25 +03:30
..
Core first commit 2025-05-26 11:51:25 +03:30
Platforms first commit 2025-05-26 11:51:25 +03:30
changes-voice-api.txt first commit 2025-05-26 11:51:25 +03:30
changes-voice-api.txt.meta first commit 2025-05-26 11:51:25 +03:30
Core.meta first commit 2025-05-26 11:51:25 +03:30
LoadBalancingTransport.cs first commit 2025-05-26 11:51:25 +03:30
LoadBalancingTransport.cs.meta first commit 2025-05-26 11:51:25 +03:30
LoadBalancingTransport2.cs first commit 2025-05-26 11:51:25 +03:30
LoadBalancingTransport2.cs.meta first commit 2025-05-26 11:51:25 +03:30
PhotonTransport.cs first commit 2025-05-26 11:51:25 +03:30
PhotonTransport.cs.meta first commit 2025-05-26 11:51:25 +03:30
PhotonVoice.API.asmdef first commit 2025-05-26 11:51:25 +03:30
PhotonVoice.API.asmdef.meta first commit 2025-05-26 11:51:25 +03:30
Platforms.meta first commit 2025-05-26 11:51:25 +03:30
readme.txt first commit 2025-05-26 11:51:25 +03:30
readme.txt.meta first commit 2025-05-26 11:51:25 +03:30

This is the readme for the Photon Voice API.
(C) Exit Games GmbH 2024


Overview
----------------------------------------------------------------------------------------------------
Photon Voice API is designed to implement clients for room-based media streaming applications. Each client can broadcast multiple media streams to a room where other connected clients can receive these streams.
Bundled with Photon Realtime API, Photon Voice extends it with streaming capabilities while retaining all Realtime features: lobbies, rooms, players, etc.