permission: android.permission.RECORD_AUDIO
I am wondering why the permission for audio recording is required in the new version. Also this new information is not stated in the documentation.
I am planing to force the permission remove from the manifest file, but before that want to know if there is any consequence of doing that.
Thanks!