Hi, I want to implement some sort of visual indicator of the current volume level of the sound being taken in by the microphone. The problem is if I create a new instance of Android AudioRecord then it conflicts with default audio record settings defined by pjsip. Is there a by which I can get the default AudioRecorder defined by PJSIP and use that to show the mic level indicator. https://developer.android.com/reference/android/media/AudioRecord.html Regards, Monica |
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org