Using the Android client SDK, how can I prevent the room audio from playing automatically, or control the playback of a specific audio track? Note that this should not be done via unsubscribing, because I need to access a user's audio track for further processing and handle the playback myself.
Using the Android client SDK, how can I prevent the room audio from playing automatically, or control the playback of a specific audio track? Note that this should not be done via unsubscribing, because I need to access a user's audio track for further processing and handle the playback myself.