public Form1() { InitializeComponent(); _introHandler = new IntroHandler(); _speechHandler = new SpeechHandler(); form = this; }