Having XProtect Mobile Server deployed and by using XProtect Mobile SDK can we integrate the two-way communication of an Intercom device in addition to its video in a third party web application deployed and running in the same environment ? Receiving the video and voice input from the intercom device and delivering it to third party web application via XPMobile SDK would be possible. However, our concern is whether it will be possible to send the audio from web to the speaker of the intercom unit to make it a real-time two way conversation between guest and the host?
Try to have a look here: https://github.com/milestonesys/mipsdk-mobile-android.git
the PushToTalkSample may be what you need.