@override Future<void> closeMicrophone() async { await methodChannel.invokeMethod("closeMicrophone", {}); }