Future<void> setOnline(bool online) async { return await SmartSpeechSdkPlatform.instance.engineSetOnline(online); }