- Code: Select all
recorder.setAudioSource(MediaRecorder.AudioSource.MIC);
I get these two error:
ERROR/audio_input:
unsupported parameter: x-pvmf/media-input-node/cap-config interface;valtype=key_specific_value
ERROR/audio_input:
VerifyAndSetParameter failed
Anyone know how to solve this?



