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

In Android, when recording, if other apps are using the microphone, no exception is thrown #614

Open
tamil-zinnect opened this issue Jun 13, 2024 · 0 comments

Comments

@tamil-zinnect
Copy link

While recording audio on iOS, if other apps are simultaneously using the microphone, an exception is thrown. However, in Android, no exception is thrown in such a scenario.
3.6.7

0.74.2

Android

Throw exception while other apps using microphone.

THrowing exception for IOS. Not throwing for Android.

Attempt to use the microphone from another app concurrently, such as initiating a voice call or using a different recording app.
Now, use audio player start record
Observe that there's no exception thrown by the Android system, allowing both apps to access the microphone simultaneously.

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