Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not work in android 8 #68

Open
lbx2015 opened this issue Feb 13, 2020 · 2 comments
Open

Can not work in android 8 #68

lbx2015 opened this issue Feb 13, 2020 · 2 comments

Comments

@lbx2015
Copy link

lbx2015 commented Feb 13, 2020

java.lang.RuntimeException: could not build OutputStream from this filerecorded_audio.wav
at omrecorder.AbstractRecorder.outputStream(AbstractRecorder.java:44)
at omrecorder.AbstractRecorder.(AbstractRecorder.java:22)
at omrecorder.Wav.(Wav.java:35)
at omrecorder.OmRecorder.wav(OmRecorder.java:36)
at cafe.adriel.androidaudiorecorder.AudioRecorderActivity.resumeRecording(AudioRecorderActivity.java:282)
at cafe.adriel.androidaudiorecorder.AudioRecorderActivity.access$200(AudioRecorderActivity.java:33)
at cafe.adriel.androidaudiorecorder.AudioRecorderActivity$1.run(AudioRecorderActivity.java:223)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6589)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
Caused by: java.io.FileNotFoundException: /storage/emulated/0/recorded_audio.wav (Is a directory)

@aliraza96
Copy link

Have you solved this problem yet? Please reply

@zhubinsheng
Copy link

(Is a directory)?? what happened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants