You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In similar veins to the problem described here on the swift sdk, I would like a flag to skip calls to Native.configureAudio. Describe the solution you'd like
Add a flag just like in livekit/client-sdk-swift#711 Describe alternatives you've considered
N/A Additional context
I began making a PR for this but I'm not sure where this flag should belong to, in native.dart or in audio_management.dart or even hardware.dart?