public static void Main() { SpeechRecognition.App app = new SpeechRecognition.App(); app.InitializeComponent(); app.Run(); }