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

Allow output callbacks if mic permission was denied. #600

Closed
wants to merge 1 commit into from

Conversation

romanbsd
Copy link

@romanbsd romanbsd commented Nov 6, 2019

If the instance of Android Audio was created with enableInput=true, enableOutput=true and mic permission wasn't granted, then the output callback won't be fired, because it'll assume that there's an input callback that should arrive.

@gaborszanto
Copy link
Member

Thank you, we will include this in the next update.

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

Successfully merging this pull request may close these issues.

2 participants