You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
setAudioSource(MediaRecorder.AudioSource.MIC)
setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB)
when i add these lines in createrecorder method .i am unable to record audio and recording screen.please fix issue or guide me how can i enable audio when screen recording..please anyone help me
Expected behavior
A clear and concise description of what you expected to happen.
To Reproduce
How can we reproduce this?
Logs/Screenshots
If applicable, add logs or screenshots to help explain your problem.
Version
What library version are you using? Also does this occur on a specific API level or Android device.
The text was updated successfully, but these errors were encountered:
Describe the bug
setAudioSource(MediaRecorder.AudioSource.MIC)
setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB)
when i add these lines in createrecorder method .i am unable to record audio and recording screen.please fix issue or guide me how can i enable audio when screen recording..please anyone help me
Expected behavior
A clear and concise description of what you expected to happen.
To Reproduce
How can we reproduce this?
Logs/Screenshots
If applicable, add logs or screenshots to help explain your problem.
Version
What library version are you using? Also does this occur on a specific API level or Android device.
The text was updated successfully, but these errors were encountered: