点击或拖拽改变大小

VoiceRecorderRecordedAudio 事件

在客户端返回音频数据时发生。

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public event AudioRecorderOnlineCallBackHandler RecordedAudio

类型:Smobiler.Core.ControlsAudioRecorderOnlineCallBackHandler
备注
如果GetRecorder方法中的handler声明了委托实例或匿名方法,那么这个事件不会被触发
参见