Implementing Photon Voice with c++
There is no PhotonVoice for C++ SDK and I need it for Unreal, so, I've implemented a voice chat using the mic and a procedural wav component, and what I do is to send the array of uint8 with the...
View ArticlePUN & PUN voice randomly freezing/crashing and Audio looping until force close
Hello, I am using PUN and PUN voice in a VR game and have come across an issue which I currently do not know how to solve or what the exact cause may be. Users can successfully join rooms and interact...
View ArticlePUNVoice: Audio Frame event for not existing speaker for voice of player.
I seem to always get this message on other clients after calling PhotonVoiceNetwork.Disconnect() and then PhotonVoiceNetwork.Connect() again (I call Disconnect and Connect inside of...
View ArticlePUNVoice: Audio Frame event for not existing speaker for voice of player/
I seem to always get this message on other clients after calling PhotonVoiceNetwork.Disconnect() and then PhotonVoiceNetwork.Connect() again (I call Disconnect and Connect inside of...
View ArticleAfter adding the voice plug-in, background music has no sound
hi all ,I got this problem, after I joined this official demo in my project, my background music has no sound, and I removed it without affecting it.It's okay to release android, but not ios
View ArticleWhy won't photon voice be deployed to the hololens?
It gives me an error in the Org.Player library. Saying that Org isn't recognizable (am i forgetting any assembly?).
View ArticleEnable an admin voice throughout all rooms
Hi,We're building a social VR application where we are using Photon on-premise (using the mycloud application) to host multiple games and enable voice-chat. However in some cases we want an...
View ArticleError CS0246 after deployment, Unity + WebGL
Hi, i'm working on Unity, WebGL buildGetting the next error right after deployment the 1.11 version on Unity 2017.1.0f3: Assets/Plugins/PhotonLoadbalancingApi/LoadBalancingPeer.cs(100,41): error...
View ArticleIntegrating Voice into a game with existing Realtime infrastructure
Hello,We have a game that uses Photon Realtime as a mulitplayer engine and PlayFab backend platform, and would like to integrate Voice. The game was created using Unity3D 5.5.4p4 engine. If I...
View ArticleBug Report: Building with Unity 2017-1
Having installed the PUN Voice 1.11 plugin into Unity 2017.1.1p4 there is a compile error in Assets\Plugins\PhotonLoadbalancingApi\Room.cs and Assets\Plugins\PhotonLoadbalancingApi\Player.cs.This is...
View ArticleUnity 2017.2 & iOS 11 - crashing on iPhone
I simply imported Photon Voice package, and set the both IDs.Running on the computer works fine (OSX).Building on device works, but once the user is connected to the server - app crashes.Can you please...
View Articleopus_egpv.dll caused an Access Violation (0xc0000005)
This has been causing build crashes whenever a player gets kicked from an online room by a host. Can anyone inform me on how to resolve this?Thanks,Andy
View ArticleHow to import Photon Voice only from unity assets store?
Hello Guys,We have an existing game that uses Photon Cloud (PUN). We would like to add Photon Voice into the game. According to this...
View ArticleLosing voice chat when changing scene
Hello,I have a unity application with several scenes and using Photon Voice.I change scenes with PhotonNetwork.LoadLevel.I keep the voice chat on by applying DontDestroyOnLoad on the character prefab...
View ArticleCrashing in IOS platfrom
Hi ,I am using Photon voice plugin in app . In android and windows platform its working fine once i shifted to ios platform and build . ipa file and install in device , the app is crashing on...
View ArticleUWP Problem in Build
i ma use photon voice with hololens itss work fine between 2 editor when build i get error in building than the application go to sleep in holoness
View ArticleQ1:is photon voice support uwp ???
i try using photon voice to build uwp and have many error in building ??
View ArticleHello, when I use the photon voice, the Iphone platform, when I enter the...
您好 當我使用光子語音時,Iphone平臺,儅進入語音房間時,所有聲音都會變小.安卓與PC都是正常的,請問是否有什麽特殊設置.Hello, when I use the photon voice, the Iphone platform, when I enter the voice room, all sound will be small.Both android and PC are...
View ArticleDelayProcessor issue
Hi, I've being trying to make the DelayProcessor work.I created a gameobject with the script attached to it and the "VoiceCreated" message from PhotonVoiceRecorder never gets to the DelayProcessor...
View ArticlePhoton Voice
Hello . I have a game fps kit : 3.0. Put it on Photon Voice. You have moved the DemoVoice-PushToTalk-Scene files. voice and pun and UI. Into the game. But when I press on No sound is heard when the...
View Article