Resumes the microphone.
@override Future<void> unPauseMicrophone() { return methodChannel.invokeMethod<void>('unPauseMicrophone'); }