Interface AudioController

  • All Implemented Interfaces:

    
    public interface AudioController
    
                        

    Controls different audio settings. This object is only valid while the connected SinchClient is started. As soon as the SinchClient is stopped, it is invalidated and must not be used.

    By default Sinch SDK does not try to force any specific audio device for input or output or adjust volume levels. That means that if you don't interact with AudioController or Android AudioManager it's the OS that decides which device to use based on:

    You have several options to manipulate this behavior: