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

I believe you have bug here: bufferLength = mTotalSamples / 3; #7

Open
renetik opened this issue Dec 7, 2022 · 0 comments
Open

I believe you have bug here: bufferLength = mTotalSamples / 3; #7

renetik opened this issue Dec 7, 2022 · 0 comments

Comments

@renetik
Copy link

renetik commented Dec 7, 2022

If recording is too short or something, not sure really, but this can lead to wrong buffer size.. I had to change my code to size of 1024 because I had issues with this in my app, started from your example. Thanks anyway for your effort. This report is mine ;).

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

1 participant