Is it possible to integrate a mumble client inside the UE4? I want to make my game VOIP connect not only within the game but also the mumble server. I am currently looking at a C++ library called mumlib at
but it requires a lot of dependencies and doesn’t seem like the best solution.
Any idea on how it may work?