PermissionType.Microphone
static PermissionType Microphone
Description
For access to microphone data, this is typically an interactive permission that the user will need to explicitly approve. This maps to android.permission.RECORD_AUDIO on Android.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!