views:

23

answers:

0

Why MediaRecorder.start() hangs if audio source is VOICE_CALL ? It works fine if audio source is MIC.

And another question, is there way to debug native platform methods, MediaRecorder.start() par example ?

Thanks for advices.