private async void PlayRecording_Click(object sender, RoutedEventArgs e) { await rh.Play(Dispatcher); }