Esempio n. 1
0
 /// <summary>
 /// 实时播放
 /// </summary>
 public void RealtimePlay()
 {
     AudioRecord.RealtimePlay(recording);
 }