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

Get ERROR_BAD_VALUE #9

Open
nonla opened this issue Apr 26, 2014 · 2 comments
Open

Get ERROR_BAD_VALUE #9

nonla opened this issue Apr 26, 2014 · 2 comments

Comments

@nonla
Copy link

nonla commented Apr 26, 2014

Hello,

I have just imported your project and then built for the first time but I get an error.
04-26 15:58:56.538: E/AndroidRuntime(1654): Caused by: java.lang.RuntimeException: Cannot initialize Visualizer engine, error: -4

Google give me nothing except that that above returned code is ERROR_BAD_VALUE (Operation failed due to bad parameter value).

I think it is because my device does not support Visualizer engine. So, how can I do in this case?

Thank you.

@grcg2000
Copy link

grcg2000 commented Feb 5, 2018

hi
i had the same issue and i solve it when i got the permission.RECORD_AUDIO with two activities such as
BaseActivity that it has a method named onRequestPermissionsResult and PermissionHandler Activity that checks the permissions
And Done ;

@1211amarsingh
Copy link

permission.RECORD_AUDIO error resolved

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