点击或拖拽改变大小

VoiceRecorderGetClientRecorderAudio 方法 (Object)

使用事件获取客户端音频

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public void GetClientRecorderAudio(
	Object args = null
)

参数

args (Optional)
类型:SystemObject
可选参数,在事件中通过e.Resources获取这些参数
备注
在事件ClientRecordedAudio中获取音频数据
参见