menu
dolphinai_soe_flutter_sdk package
documentation
smart_speech_sdk.dart
OnError typedef
OnError typedef
dark_mode
light_mode
OnError
typedef
OnError
=
dynamic Function
(
String
taskId
,
String
code
,
String
error
)
Implementation
typedef
OnError =
Function
(
String
taskId,
String
code,
String
error);
dolphinai_soe_flutter_sdk package
documentation
smart_speech_sdk
OnError typedef
smart_speech_sdk library
Classes
RecordScoreCallBack
SmartSpeechSdk
Enums
I18n
InitSettingOnline
LangType
Typedefs
EngineInitState
OnError
OnGetAudio
OnGetVolume
OnRealtimeResult
OnResult
OnSaveAudioFile
OnStartRecording
OnStopSending
OnWarning
OnWsStart