예제 #1
0
 static SpeechHelper()
 {
     Instance = new SpeechHelper();
     Instance._defaultRecognizer = Instance.GetNewSpeechRecognizer();
 }
예제 #2
0
 static SpeechHelper()
 {
     Instance = new SpeechHelper();
     Instance._defaultRecognizer = Instance.GetNewSpeechRecognizer();
 }