Ejemplo n.º 1
0
 public void StopApiAiService()
 {
     _aiService.StopListening();
     //SendClosePopUp();
 }