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
private fun stopRecording() {
callRecord.stopCallReceiver()
}
But i m not able to see directory in my file manager. So i am not sure that if recording file is storing or not because i m not able to see directory or folder anywhere in my file manager.
So please help me out.
The text was updated successfully, but these errors were encountered:
I m using this call recorder for Android 10. As i saw the issue that it is not working in Android 10. So i have modify the code as per coments.
And then i call this code for recording
and for stop it,
But i m not able to see directory in my file manager. So i am not sure that if recording file is storing or not because i m not able to see directory or folder anywhere in my file manager.
So please help me out.
The text was updated successfully, but these errors were encountered: