public SpeechRecognizer(ISpeechInterpretation speechInterpretation)
 {
     _speechInterpretation = speechInterpretation;
 }
Example #2
0
 public SpeechRecognizer(ISpeechInterpretation speechInterpretation)
 {
     _speechInterpretation = speechInterpretation;
 }