Photon voice v1 firewall unblocking
Hello, We worked with a 3rd party to build a game that uses Photon voice V1. It works fine on external networks and doesn't work on our company network. We are trying to figure out the Firewall filters...
View ArticlePhoton Voice's problem with warning:No PhotonView with ID {0} found. Remote...
We got a strange problem. We have two persons in a photon room and we load a specified scene, the first joined person can hear the second joined person but the second cannot hear the first person.On...
View ArticleHow can I record and send a short clip of audio?
Hello, I am brand new to any sort of online networking/Photon and could use a point in the right direction. I am currently trying to make a game in Unity that sends a short(5 sec) audio recording to...
View ArticleQuiet audio on iOS
Hey there, I managed to bypass the ear speaker bug by using Photon mic type and adding IOSAudioForceToSpeaker. Now I'm onto quiet audio on my iPhone7 using Photon Voice 1 and Photon Mic type. It does...
View ArticleNo audio on late joining player.
Hello, i have an issue while late joining a room with a client. The setup is as follows, Player 1 creates room, loads the scene. Player 2 late joins the room, changes scene, spawns the player via a...
View ArticleWorks in unity editor but not in build
Hi! I'm using Photon Voice 2 together with an already existing PUN 2 project. I get voice when running it in the editor, but when I build the project I get the following error in the development build:...
View ArticleVoice in VR sounds funny
I have the demo scene working but when i try to deploy to a vr device the mic audio sounds funny. when i uncheck "Virtual Reality Supported" In player settings the audio then sounds fine in a networked...
View ArticleLeaving room and rejoining the same room audio issue
Good morning. Let me start by explaining our situation. Two players join a lobby from the unity editor. Player 1 creates a room and this loads a scene. Player 2 selects that room from a list and hits...
View ArticleVoice chat with lobby
Hello, We have progressed with our project since last time we asked for assistance here and we are thankful for the help. A quick summary of the project: we are creating a VR multiplayer space with...
View ArticlePhoton Voice not loud enough.
Hey there. I'm using Photon Voice with Oculus Rift and HTC Vive and I've run into a problem with loudness. The voice chat is borderline unhearable . I've checked the Rift and Vive microphones on both...
View ArticleHandling disconnect when LAN cable unplugged
Hi, what is the best way to shut down photon voice if you lose connection. I'm catching OnDisconnectedFromPhoton but I get socket errors and the red text in debug before OnDisconnectedFromPhoton is...
View ArticlePhoton voice compile error when switching build target to UWP
I'm getting this error when switching build target to UWP: "Assets\Photon\PhotonVoice\Code\Editor\VoiceConnectionEditor.cs(66,63): error CS0103: The name 'showSettings' does not exist in the current...
View ArticleCannot hear voice in the editor neither see created speaker i the hierarchy....
Currently added photon voice V2 chat along with UNET. Using also OVR plugin because using "Oculus GO" . My setup is that i have Voice connection, Recorder and ConnectAndJoin on a separate Game Object....
View ArticleHelp Needed to Get Started
Hi, I am new here. I am generally comfortable with Unity. Have tried a tutorial on Unity networking. I am looking for 1. Suggestion for product selection 2. Suggestion for sample project, considering...
View ArticleError installation Photon Voice in unity 2017.4.19f1
I am trying to install Photo Voice in unity 2017.4.19f1 But I have some error. Instance of ServerSettings couldn't be created because there is no script with that name....
View ArticleCan't connect
Hi, I'm trying to get Photon Voice 2 to work in my project. I'm Using Unity 2017.4.1f1 and Photon Voice 2.3 . I tried to import Photon Voice 2 directly in my existing project, but had many errors so...
View ArticleLimit transmission range on a map
Hello, I am a beginner here and in Unity. I started adapting DemoVoiceUI to work as an external plugin for a game in C++. It gets the 2d position of the player on the map and sends it to the others as...
View ArticleVoice is sometimes working and sometimes not working
I'm using photon voice 2.3 and its working sometimes and not working sometimes and the prefab for the speaker is instantiated in the client system and it gets disappeared automatically. Can I know how...
View ArticleRoom Moderator creating and maintaining named rooms
I have a need to have moderator create a named room with certain expiry time. In this regard, please let me know how the concept/object of room is cleaned up and destroyed. I have noticed that we have...
View Article