Skip to content

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

Description

@tamil-zinnect

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working📱 iOSRelated to iOS🤖 ai-managedHandled by the AI-native maintenance workflow🤖 androidRelated to android

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions