资源简介
C#使用NAudio录音和播放 源码
WPF 专用的,不要下载错误
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using VoiceRecorder.Core;
using System.Windows.Input;
using System.Collections.ObjectModel;
using VoiceRecorder.Audio;
using System.IO;
using GalaSoft.MvvmLight.Command;
WPF 专用的,不要下载错误
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using VoiceRecorder.Core;
using System.Windows.Input;
using System.Collections.ObjectModel;
using VoiceRecorder.Audio;
using System.IO;
using GalaSoft.MvvmLight.Command;
评论
共有 条评论