IosAudioPermissionManager
IMPORTANT: You must add the NSMicrophoneUsageDescription key to your Info.plist.
Functions
Link copied to clipboard
Link copied to clipboard
Suspends until microphone permission is granted or denied.
Link copied to clipboard
Request to open the microphone permission settings on the platform.
Link copied to clipboard
Executes the block if the microphone permission is granted, otherwise throws an AudioPermissionDeniedException.