Capturing outgoing PUN voice
Hi I need to save outgoing voice to .wav file. I've checked this article https://doc.photonengine.com/en-us/voice/current/troubleshooting/faq#how_to_save_conversations_into_files_ and forum posts, but...
View ArticlePhoton voice 2 (unity) microphone record.
The microphone is triggered but does not record sound. [Photon.PhotonVoiceNetwork] OnVoiceStateChanged from ConnectedToNameServer to DisconnectingFromNameServer [Photon.PhotonVoiceNetwork]...
View ArticleHow to estimate ReverseStreamDelayMs in WebRtcAudioDsp of Photon Voice 2?
Hi, I am trying DemoVoice scene of Photon Voice 2 and found that there is ReverseStreamDelayMs in WebRtcAudioDsp script. I believe the configuration is for echo cancellation but what does...
View ArticleKnow volume another Player currently speaks in?
Hi! Is there a built-in way, like for animating a mouth based on the other person's speech volume, to track that volume? I'm currently looking at implementing this by analyzing the Player's...
View ArticleGot many player underrun messages and can not hear other player's voice
Hi, we are using Photon Voice classic v1.20. There were some players(called A,B, and C) in the room and talked to each other. Voice worked fine for 30 minutes but suddenly issue happened, The symptom...
View ArticleQuestions on Voice Activity Detection
Hi! I have some questions on VAD (Voice Activity Detection) in Photon Voice. 1. Can this property be turned on (or off) later on during the app running, say, would it fare well as a user-togglable...
View ArticleThe problem with voice chat.
after connecting 2 players disconnect occurs. https://drive.google.com/open?id=1VlHtsTBcf761c4Wkx1T9S3JLKN73Gxp0 https://drive.google.com/open?id=1v6IG107VjxN9NojY3lnuW5gRMzY5lRWi Sequencing: Connect...
View ArticleCalibration of VAD not stopping
Hello, I'm trying to set up Recorder VAD. It seems that recorder initialization is successful but when I start calibration process it does not seem to end. I tried starting it both via script and with...
View ArticleVoice V2 asset and OpRaiseEvent
Hey, Was wondering if I can just use the LoadbalancingClient of VoiceConnection to raise events, as opposed to PhotonNetwork.RaiseEvent. If so, should I do it in some specific manner or at certain...
View ArticlePUN arm64 support
Which version of PUN and photon voice supports arm64 on android for unity 2018 LTS.
View ArticlePhoton Voice2 Gradle build error
After integrating Photon Voice i get this error when trying to gradle build from unity to oculus Quest: stderr[ ...\Temp\gradleOut\src\main\AndroidManifest.xml:5:16-43 Error: Attribute...
View ArticleNeed help using Audio/Interest Groups.
Hello everyone! I am trying to create some sort of private voice chat feature. Here is my logic : 1) Every player will be listening to group 0 (default - global) and another group that derives from his...
View ArticlePhoton voice Classic - Proximity voice chat
can someone explain to me how to send audio to a group, I want to send the audio to users who are only within a range for the optimization of the data sent, since my game is 20 players and I do not...
View ArticleRecorder Initialization Issue
I am a Photon Voice newbie trying to implement a simple voice chat between players using PUN. I use Unity 2018.3.1 with the latest version of Photon voice. I created a game object with a Photon Voice...
View ArticlePUN Voice 2 Applying voice effects before sending to the receiver
Hi, So I have a audio mixer that is hooked up to the audio source in Unity. My goal is to apply pitch and flange effect before sending the voice to other players. The other players will receive the...
View ArticleSome questions about self-hosted photon server license.
Hi @JohnTube One license can be used for only one server?Or it can be used for a whole photon server load balance cluster? If hardware resources(CPU memory or bandwidth) on a server are exhausted and...
View ArticleMoved: Some questions about self-hosted photon server license.
This discussion has been moved.
View ArticlePhoton voice with WebGL
I understand unity does not support microphone for webgl, but i need receive audio from other platform players like(android,exe,mac). Please let me Know have any solution? Thanks in Advance.
View ArticleVoice not working
Hi! In my multiuser app, voice chat used to work fine, but now nothing works anymore since an unknown change (and there were many) -- I can't hear my echo, I can't hear others, no matter which device...
View ArticleNormalize voice volume?
Hi! Is there a good way to normalize the voice volume of others so that everyone (no matter their mic sensitivity) is heard at roughly the same loudness? (I came across this as a start, but not sure if...
View Article