set Audio Source
Sets whether the app must use MediaRecorder.AudioSource.VOICE_COMMUNICATION as default audio source for full duplex call od must use the MediaRecorder.AudioSource.MIC.
Return
Builder This Builder object to allow for chaining of calls to set methods.
Parameters
audio Source
AudioSource the default option.