AudioDeviceServiceProtocol

The Audio Device Service can be used to access the native audio device selection picker on iOS.

  • Engages the OS resident UI and method for Audio device selection.

  • Use this observable to know when the audio session for the SDK is active. While the audio session is active you should use the meetingService.playSoundFile method to play other in-app sounds. The audio session will take some time to clean up after the call ends. Once this process is complete the value of this observable will be false. You can use this value to know when you may play a different audio source after the BlueJeans call has finished.