Package | com.aispeech.recorder |
Class | public class Recorder4HTTPService |
Inheritance | Recorder4HTTPService ![]() ![]() |
Implements | IRecorder |
Method | Defined By | ||
---|---|---|---|
Recorder4HTTPService(singleMade:SingleMade) | Recorder4HTTPService | ||
dispose():void | Recorder4HTTPService | ||
[static] | Recorder4HTTPService | ||
Recorder4HTTPService | |||
![]() | playDing():void | RecorderBase | |
startRecord(recordLength:int = 2000):String | Recorder4HTTPService | ||
![]() | startReplay(recordId:String):String
start replay using local wave
| RecorderBase | |
stopRecord(stopType:String):String | Recorder4HTTPService | ||
![]() | stopReplay():String
Stop replaying
| RecorderBase |
Recorder4HTTPService | () | Constructor |
public function Recorder4HTTPService(singleMade:SingleMade)
singleMade:SingleMade |
dispose | () | method |
public function dispose():void
getInstance | () | method |
init | () | method |
public function init(connection:IConnection, coreRequester:ICoreRequester):void
Parameters
connection:IConnection | |
coreRequester:ICoreRequester |
startRecord | () | method |
public function startRecord(recordLength:int = 2000):String
Parameters
recordLength:int (default = 2000 )
|
String |
stopRecord | () | method |
public function stopRecord(stopType:String):String
Parameters
stopType:String |
String |