FlutterPluginSTkouyu class

Constructors

FlutterPluginSTkouyu()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

cancel() Future
deleteEngine() Future
dispose() → dynamic
existsAudioTrans(KYRecordSetting kyRecordSetting, [OnRecordListener? onRecordListener]) Future
getEngineStatus() Future<KYEngineStatus>
getLastRecordPath() Future
initEngine(String appKey, String secretKey, String userId, KYEngineSetting kyEngineSetting, [OnInitEngineListener? onInitEngineListener]) Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pauseRecord() Future
playback([OnPlayListener? onPlayListener]) Future
playWithPath(String path, [OnPlayListener? onPlayListener]) Future
restartRecord() Future
start(KYRecordSetting kyRecordSetting, [OnRecordListener? onRecordListener]) Future
stop() Future
stopPlay() Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited