I'm building a mobile voice conference application using Twilio SDK. I need to implement a mute button so a user could temporary block an incoming voice track of a specific participant. But other users in a conference should be able to hear the muted user ofc. Just like a mute button in the Skype.
Yet I have no luck in finding a solution. Is it possible to do?