menu
dolphinai_soe_flutter_sdk package
documentation
smart_speech_sdk.dart
SmartSpeechSdk
cancel method
cancel method
dark_mode
light_mode
cancel
method
Future
<
void
>
cancel
(
)
Implementation
Future<void> cancel() async { await SmartSpeechSdkPlatform.instance.engineCancel(); }
dolphinai_soe_flutter_sdk package
documentation
smart_speech_sdk
SmartSpeechSdk
cancel method
SmartSpeechSdk class