Future<void> setRealtime(bool realTime) async{ return await SmartSpeechSdkPlatform.instance.engineSetRealtime(realTime); }