IosFlutterAiPlugin class

Constructors

IosFlutterAiPlugin()

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

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

platformVersion Future<String?>
定义一个渠道事件监听;名字需要唯一且各端保持一致
no setter

Static Methods

initPlugin(TLAiConfig config) Future<void>
startRecord(String exampleText, int exampleMode) Future<void>
exampleText朗读-示例文本(你好) exampleMode朗读-示例模式(单词、句子等)

Constants

recordResultChannel → const EventChannel
通道名