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