Hi,
I am tryin to have a voice chat system in a app. (mutiplatform)
I tried raknet, but no proper android/ios support and build system for android seems not so ok with urho (maybe i’ll include all sources in urho proj)
the network is there in urho, so i use code in SoundSynthesis sample to make my own system … with speex.
but this would make me deal with per platform audio input … any idea or easy way out!