Good day.
Yes, we provided WebSDK example in post above.
In Android SDK, you can mute incoming stream audio using Flashphoner.setVolume(0) call. Please review volume slider implementation code in Media Devices example.
In iOS SDK, there's no way to control incoming stream audio volume or mute it unless hardware buttons due to Apple policy.