static SpeechHelper() { Instance = new SpeechHelper(); Instance._defaultRecognizer = Instance.GetNewSpeechRecognizer(); }