-
Notifications
You must be signed in to change notification settings - Fork 430
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
Access violation exception when using audio start #656
Labels
Comments
I have the same exact problem. |
Same issue here too .... |
I have the same exact issue.. I think we should define the path prior to declaring |
any update? Same problem here (on a machine without admin rights) |
This was referenced Feb 10, 2024
Tested on both android and windows and both give the same error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HI,
I am trying to use the Audio class for audio recording. Currently working on windows.
When using
audio.start()
I get the following exception:OSError: exception: access violation reading 0xFFFFFFFFFFFFFFFF
I would highly appreciate your help,
Thank you.
The text was updated successfully, but these errors were encountered: