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

Failed to write audio data to recorded audio file (-66560) #363

Open
Simeryn opened this issue Sep 18, 2017 · 4 comments
Open

Failed to write audio data to recorded audio file (-66560) #363

Simeryn opened this issue Sep 18, 2017 · 4 comments

Comments

@Simeryn
Copy link

Simeryn commented Sep 18, 2017

I am trying to use the app for recording voice of caller when a call is made. But after the call ends the app crashes and I get this error. Also, the file becomes corrupted. Could you please help in knowing what the error indicates and how can this be fixed.
Thank you.

@glm4
Copy link

glm4 commented Sep 29, 2017

For me, the problem was causing by appending buffer to the recorder after the closeFile().
Check out the example, they use an isRecording var to control this. Hope it helps

@sunil28011
Copy link

@Simeryn have you got the solution for same

@czjeep
Copy link

czjeep commented Mar 13, 2018

@Simeryn I get the same problem, have you got the solution?

@Simeryn
Copy link
Author

Simeryn commented Mar 15, 2018

No, @sunil28011 @czjeep I didn't.

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

4 participants