Package | com.aispeech.factory |
Class | public class RecorderFactory |
Inheritance | RecorderFactory ![]() |
Method | Defined By | ||
---|---|---|---|
RecorderFactory(target:IEventDispatcher = null) | RecorderFactory | ||
createRecorder(connection:IConnection):Object
return core requester and recorder as per the available connection
| RecorderFactory |
RecorderFactory | () | Constructor |
public function RecorderFactory(target:IEventDispatcher = null)
target:IEventDispatcher (default = null )
|
createRecorder | () | method |
public function createRecorder(connection:IConnection):Object
return core requester and recorder as per the available connection
Parameters
connection:IConnection |
Object |