//
//  Generated file. Do not edit.
//

// clang-format off

#include "generated_plugin_registrant.h"

#include <speech_to_text_windows/speech_to_text_windows_plugin.h>

void RegisterPlugins(flutter::PluginRegistry* registry) {
  SpeechToTextWindowsPluginRegisterWithRegistrar(
      registry->GetRegistrarForPlugin("SpeechToTextWindowsPlugin"));
}
