Пример #1
0
 private async void PlayRecording_Click(object sender, RoutedEventArgs e)
 {
     await rh.Play(Dispatcher);
 }