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