public class AliyunRecorderCreator
extends java.lang.Object
Constructor and Description |
---|
AliyunRecorderCreator() |
Modifier and Type | Method and Description |
---|---|
static AliyunIAudioRecorder |
getAudioRecorderInstance()
获取音频录制的实例
|
static AliyunIRecorder |
getRecorderInstance(Context context)
获取录制实例
|
public static AliyunIRecorder getRecorderInstance(Context context)
context
- public static AliyunIAudioRecorder getAudioRecorderInstance()