Exemplo n.º 1
0
 private void OnSendActionButtonClick(object sender, EventArgs e)
 {
     LaitisExternalExtensionActions.SendSayInfoAction();
 }
Exemplo n.º 2
0
 private void OnSendHelloClick(object sender, EventArgs e)
 {
     LaitisExternalExtensionActions.SendHelloVoiceCommand();
 }