Future<void> setParamsJson(String paramsJson) async { return await SmartSpeechSdkPlatform.instance.engineSetParamsJson(paramsJson); }