Exemplo n.º 1
0
 public MainPageViewModel()
 {
     _SpeechService = new Services.SpeechService.SpeechService();
     Instance = this;
 }
Exemplo n.º 2
0
 public MainPageViewModel()
 {
     _SpeechService = new Services.SpeechService.SpeechService();
     Instance       = this;
 }