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