Future<void> setConnti(int connti) async { return await SmartSpeechSdkPlatform.instance.engineSetConnti(connti); }