点击或拖拽改变大小

VoiceRecorderGetRecorderAudio 方法 (Object)

使用事件获取音频

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

参数

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