public object DetermineWallType(DetermineWallTypeModel input) { return(_speakerService.DetermineWallType(input)); }