Close the local microphone and stop publishing the audio stream.
@override Future<void> closeMicrophone() async { return _callEngineNative.closeMicrophone(); }