Request microphone permission
@override Future<String> requestMicrophonePermission() async => _invokePermissionMethod('requestMicrophonePermission');