Returns whether iOS microphone permission is granted.
Future<bool> hasIOSMicPermissions() { throw UnimplementedError( 'hasIOSMicPermissions() has not been implemented.', ); }