Future<void> setConnectTimeout(int connectTimeout) async{ return await SmartSpeechSdkPlatform.instance.engineSetConnectTimeout(connectTimeout); }