Example #1
0
 private void OnMainWindowInitializedMsg(MainWindowInitializedMsg msg)
 {
     _speechService.StartRecognizing();
 }