Placeholder-Software / Dissonance

Unity Voice Chat Asset
69 stars 5 forks source link

How can I capture the full audio from a player's microphone using Dissonance asset for my VR project? #281

Open camjor opened 4 months ago

camjor commented 4 months ago

Hello, recently I bought Dissonance asset for my VR project. I already have my own network set up; I just need to get all the audio from the player's microphone to send it to my server where I transform it into base64. I've noticed that the code only gives me audio segments but I need it all. What can I do in this case?