Пример #1
0
 private void Send_click(object sender, RoutedEventArgs e)
 {
     voicehandler.Record_OPUS(iNList.SelectedIndex, ipBOX.Text);
 }