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