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
I'm getting the following error could you please help me fixing it?
Call recorder:: RecordService startRecording MediaRecorder: start failed: -2147483648 Call recorder:: Exception System.err: java.lang.RuntimeException: start failed. System.err: at android.media.MediaRecorder.start(Native Method) System.err: at com.callrecorder.android.RecordService.startRecording(RecordService.java:226) System.err: at com.callrecorder.android.RecordService.onStartCommand(RecordService.java:90) System.err: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3010) System.err: at android.app.ActivityThread.-wrap17(ActivityThread.java) System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1442) System.err: at android.os.Handler.dispatchMessage(Handler.java:102) System.err: at android.os.Looper.loop(Looper.java:148) System.err: at android.app.ActivityThread.main(ActivityThread.java:5417) System.err: at java.lang.reflect.Method.invoke(Native Method) System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) Call recorder:: RecordService terminateAndEraseFile
Thanks,
Unnikrishnan B.
The text was updated successfully, but these errors were encountered:
I'm getting the following error could you please help me fixing it?
Call recorder:: RecordService startRecording MediaRecorder: start failed: -2147483648 Call recorder:: Exception System.err: java.lang.RuntimeException: start failed. System.err: at android.media.MediaRecorder.start(Native Method) System.err: at com.callrecorder.android.RecordService.startRecording(RecordService.java:226) System.err: at com.callrecorder.android.RecordService.onStartCommand(RecordService.java:90) System.err: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3010) System.err: at android.app.ActivityThread.-wrap17(ActivityThread.java) System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1442) System.err: at android.os.Handler.dispatchMessage(Handler.java:102) System.err: at android.os.Looper.loop(Looper.java:148) System.err: at android.app.ActivityThread.main(ActivityThread.java:5417) System.err: at java.lang.reflect.Method.invoke(Native Method) System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) Call recorder:: RecordService terminateAndEraseFile
Thanks,
Unnikrishnan B.
The text was updated successfully, but these errors were encountered: