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