cvp.com
Open in
urlscan Pro
193.39.254.135
Public Scan
URL:
https://cvp.com/product/hss-h450
Submission: On August 26 via api from US — Scanned from GB
Submission: On August 26 via api from US — Scanned from GB
Form analysis
3 forms found in the DOM<form id="acform" class="uk-autocomplete uk-form uk-width-1-1 uk-text-left" style="/*max-width:90%*/" data-uk-search="{source:'https://cvp.com/ajax/menuSearch',minLength:2,delay:600}">
<div class="search_container uk-position-relative" style=" border-radius: 2px;">
<i class="uk-icon-search uk-position-absolute" style="top: 19px; transform: translateY(-50%); left: 10px;"></i>
<input data-hj-whitelist="" required="" id="search_field" class="search_field uk-search-field searchModal uk-form uk-width-1-1 uk-focus-none"
style="width: 100%; border: 0; text-indent: 22px; font-size: 1.1em; color: #000; /*line-height: 2.2em;*/background:transparent;" type="search" name="search_term_string" placeholder="search" spellcheck="false" autocomplete="false"
value="">
<button class="uk-close uk-hidden uk-position-absolute" style="top:40%;right:55px;z-index:10" id="reset_search" type="reset"></button>
<i class="golink uk-icon-arrow-right uk-link uk-link-muted uk-icon-small header-icon uk-position-absolute uk-hidden" style="top:11px;right:14px;z-index:10;font-size: 1em;"></i>
</div>
<div id="recent" class="uk-dropdown" style="width:100%; background-color: white; /* border-bottom-left-radius: 9px;border-bottom-right-radius: 9px;*/"></div>
<script type="text/autocomplete"> <div class="search_results">
<ul class="uk-margin-bottom uk-nav uk-nav-autocomplete uk-autocomplete-results uk-grid uk-grid-collapse">{{~items}}{{#$item.page_header}}
<li class=" uk-nav-header uk-width-1-1">{{ $item.page_header }}</li>{{/$item.page_header}}{{#$item.page_name}}
<li class="uk-width-1-2" data-url="{{ $item.page_url }}">
<a href="{{{ $item.page_url }}}">
<div class="predictive_name"> {{{ $item.page_name }}}</div>
<div class="clear"></div>
</a>
</li>{{/$item.page_name}}{{/items}}</ul>
<ul class="uk-margin-bottom uk-nav uk-nav-autocomplete uk-autocomplete-results uk-grid uk-grid-collapse">{{~items}}{{#$item.manu_header}}
<li class=" uk-nav-header uk-width-1-1">{{ $item.manu_header }}</li>{{/$item.manu_header}}{{#$item.manu_name}}
<li class="uk-width-1-2" data-url="{{ $item.manu_url }}">
<a href="https://cvp.com/manufacturer/{{ $item.manu_url }}">
<div class="predictive_name"> {{{ $item.manu_name }}}</div>
<div class="clear"></div>
</a>
</li>{{/$item.manu_name}}{{/items}}</ul>
<ul class="uk-margin-bottom uk-nav uk-nav-autocomplete uk-autocomplete-results uk-grid uk-grid-collapse">{{~items}}{{#$item.category_header}}
<li class="uk-nav-header uk-width-1-1"> {{ $item.category_header }}</li>{{/$item.category_header}}{{#$item.category_name}}
<li class="uk-width-1-2" data-url="https://cvp.com/catalogue/{{ $item.category_url }}">
<a href="https://cvp.com/catalogue/{{ $item.category_url }}">
<div class="predictive_name"> {{{ $item.category_name }}}</div>
<div class="clear"></div>
</a>
</li>{{/$item.category_name}}{{/items}}</ul>
<ul class="uk-margin-bottom uk-nav uk-nav-autocomplete uk-autocomplete-results uk-grid uk-grid-collapse">
{{~items}} {{#$item.product_header}}
<li class="uk-nav-header uk-width-1-1"> {{ $item.product_header }}</li>
{{/$item.product_header}} {{#$item.dropdown_name}}
<li class="uk-width-1-1" data-url="https://cvp.com/product/{{ $item.url }}">
<a class="auto_product_url" data-catalogue="{{{ $item.catalogue_number }}}" href="https://cvp.com/product/{{ $item.url }}" onclick="savePredictiveSearch({{$item.id}})">
<img alt="predictive_image" src="{{ $item.image }}" class="predictive_image">
<div class="predictive_name"> {{{ $item.dropdown_name }}}</div>
<div class="predictive_price">{{{ $item.price }}}</div>
<div class="clear"></div>
</a>
</li>
{{/$item.dropdown_name}} {{/items}}
</ul>
<ul class="uk-margin-bottom uk-nav uk-nav-autocomplete uk-autocomplete-results uk-grid uk-grid-collapse">{{~items}}{{#$item.kit_header}}
<li class=" uk-nav-header uk-width-1-1">{{ $item.kit_header }}</li>{{/$item.kit_header}}{{#$item.kit_name}}
<li class="uk-width-1-2" data-url="https://cvp.com/{{ $item.kit_url }}">
<a href="https://cvp.com/{{ $item.kit_url }}">
<div class="predictive_name"> {{{ $item.kit_name }}}</div>
<div class="clear"></div>
</a>
</li>{{/$item.manu_name}}{{/items}}</ul>
<div class=" uk-text-center">
<div onclick="golink()" class=" uk-button uk-button-primary">View more</div>
</div>
</div>
</script>
</form>
POST
<form id="pmform" class="uk-form uk-margin-bottom" method="POST">
<div class="uk-form-row">
<label class="uk-form-label uk-text-bold">Competitor Name<span class="uk-text-danger">*</span></label>
<div class="uk-form-controls"><input type="text" class="uk-width-1-1" name="compname" id="compname" value=""></div>
</div>
<div class="uk-form-row">
<label class="uk-form-label uk-text-bold">URL of product<span class="uk-text-danger">*</span></label>
<div class="uk-form-controls"><input type="text" class="uk-width-1-1" name="compurl" id="compurl" value=""></div>
</div>
<div class="uk-form-row">
<label class="uk-form-label uk-text-bold">Competitor Price<span class="uk-text-danger">*</span></label>
<div class="uk-form-controls"><input type="text" class="uk-width-1-1" name="compprice" id="compprice" value=""></div>
</div>
<div class="uk-form-row">
<label class="uk-form-label uk-text-bold">Your Name<span class="uk-text-danger">*</span></label>
<div class="uk-form-controls"><input type="text" class="uk-width-1-1" name="matchname" id="matchname" value=""></div>
</div>
<div class="uk-form-row">
<label class="uk-form-label uk-text-bold">Your Phone<span class="uk-text-danger">*</span></label>
<div class="uk-form-controls"><input type="text" class="uk-width-1-1" name="matchphone" id="matchphone" value=""></div>
</div>
<div class="uk-form-row">
<label class="uk-form-label uk-text-bold">Your Email<span class="uk-text-danger">*</span></label>
<div class="uk-form-controls"><input type="text" class="uk-width-1-1" name="matchemail" id="matchemail" value=""></div>
</div>
<div class="uk-form-row">
<div class="g-recaptcha" data-sitekey="6Ld75woTAAAAACdSoboCFq7kaMN-XDWwpOeW8Fvc">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld75woTAAAAACdSoboCFq7kaMN-XDWwpOeW8Fvc&co=aHR0cHM6Ly9jdnAuY29tOjQ0Mw..&hl=en&v=3TZgZIog-UsaFDv31vC4L9R_&size=normal&cb=oqn8ne79xstn" width="304"
height="78" role="presentation" name="a-u4io1goofha6" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
</div>
<div class="uk-form-row">
<label class="uk-form-label"></label>
<div class="uk-form-controls"><button class="uk-button uk-button-primary">Submit</button></div>
</div>
</form>
<form class="uk-form uk-margin-remove uk-hidden">
<div class="uk-form-row">
<input type="text" class="uk-form-width-large uk-hidden" placeholder="Enter email-address">
</div>
<div class="uk-form-row">
</div>
</form>
Text Content
Menu * Home -------------------------------------------------------------------------------- * 11 Departments -------------------------------------------------------------------------------- * Events -------------------------------------------------------------------------------- * 5 Services -------------------------------------------------------------------------------- * 3 Professional Repairs -------------------------------------------------------------------------------- * 12 My Account * Wishlist Track My Orders Create Account Sign In -------------------------------------------------------------------------------- * Help and Contact Contact Us Departments * Cameras * Lenses * Accessories * Audio * Monitoring * Lighting * Supports & Motion * Studio * Clearance * Used & Ex-Demo * Deals Services * CVP Live * Events * CVP TV * CVP Education * Careers Professional Repairs * About ProRepairs * Start a Repair * My Repairs My Account * Manage Profile * My Vault * My Kits * Reward Club * Track My Order * Order History * Return or Repair * My Repairs * Product Notifications * Manage Address Book * VAT Settings * Email Preferences Please click here if you are not redirected within a few seconds. We use cookies to give you the best possible user experience. If you continue, we assume you consent to receive cookies on our website. Privacy PolicyCookie PolicyHide * * * My Account Create Account Reward Club VAT Settings Wishlist Track orders Sign In * * Events * Services & Repairs * Help & Contact * 0208 380 7400 Please choose a department Cameras Lenses Accessories Audio Monitoring Lighting Supports & Motion Studio Clearance Used & Ex-Demo Deals * Important Info for EU customersREAD NOW Get technical advice with CVP Care Rated excellent on Trustpilot Award winning product repairs Finance available on orders * Home * Audio * Specialist Audio * HSS-H450 HSS-H450 American Technology Corporation HSS-H450 HyperSonic Sound Technology Directional Loudspeaker - hss-h450 / HSS-H450 PRICE PLEDGE Price Pledge ensures we won't be beaten on price! We actively monitor the prices offered by our competitors daily and adjust our own pricing accordingly. Have you found it cheaper? PRICE PLEDGE Price Pledge ensures we won't be beaten on price! We actively monitor the prices offered by our competitors daily and adjust our own pricing accordingly. Have you found it cheaper? PRICE PLEDGE Price Pledge ensures we won't be beaten on price! We actively monitor the prices offered by our competitors daily and adjust our own pricing accordingly. Have you found it cheaper? 628 View more product information -------------------------------------------------------------------------------- Unavailable PRICE PLEDGE Price Pledge ensures we won't be beaten on price! We actively monitor the prices offered by our competitors daily and adjust our own pricing accordingly. Have you found it cheaper? Unfortunately we no longer sell this product The product details shown, are provided for historical reference only. Check out our suggestions -------------------------------------------------------------------------------- Shipping: -------------------------------------------------------------------------------- Price Pledge ensures we won't be beaten on price! PRICE PLEDGE Price Pledge ensures we won't be beaten on price! We actively monitor the prices offered by our competitors daily and adjust our own pricing accordingly. We pledge to match the price on most products offered by UK based dealers that are selling officially imported or manufactured UK stock, with full manufacturer warranty and is authorised to do so by the relevant manufacturer. -------------------------------------------------------------------------------- Have you found it cheaper? Details of where you have found the cheaper item. Competitor Name* URL of product* Competitor Price* Your Name* Your Phone* Your Email* Submit -------------------------------------------------------------------------------- Please read these Terms and Conditions before submitting your request Prior to the point of sale CVP will endeavour to match the price on most products subject (but not limited) to the following criteria: * The competitor must be UK based and an officially appointed dealer for the manufacturer of the goods in question. * Promotional offers aren't eligible for price matching and must be the price in GBP at which the product is normally sold at. * The competitor must have the goods IN STOCK and available for purchase. * The competitors price can be verified in writing. * The goods and level of after sales support on offer must be identical (model number must be identical with identical warranty). * Competitors final cost including Postage and Packaging will be taken into account. * We do not price-match eBay, Amazon, Amazon sellers, clearance stock or specialist retailers. * We cannot match bulk promotional offers such as buy one get one free. * The competitors price must be publically advertised online in GBP and cannot include any discounts. * No other promotional offers or vouchers can be used on top of the price match. For further details please call us on 02083807400. -------------------------------------------------------------------------------- Share SHIPPING CALCULATOR Please select Country -------- Popular -----------------------United Kingdom-------- EUROPE -----------------------AustriaBelgiumBulgariaCroatiaCyprusCzech republicDenmarkEstoniaFinlandFranceGermanyGreeceHungaryIrelandItalyLatviaLithuaniaLuxembourgMaltaNetherlandsPolandPortugalRomaniaSlovakiaSloveniaSpainSweden-------- REST OF THE WORLD -----------------------AfghanistanAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia and HerzegovinaBotswanaBrazilBrunei DarussalamBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCanary IslandsCape VerdeCayman IslandsCentral African RepublicChadChileChinaColombiaComorosCongoCook IslandsCosta RicaCote D'IvoireCroatiaCubaCyprusCzech RepublicDemocratic Republic of the CongoDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFaroe IslandsFijiFinlandFranceFrench GuianaGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, Republic ofKosovoKuwaitKyrgyzstanLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMacedoniaMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMount Athos - GreeceMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorwayOmanPakistanPalauPanamaPapua New GuineaParaguayPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussian FederationRwandaSaint HelenaSaint LuciaSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSpainSri LankaSudanSurinameSwazilandSwedenSwitzerlandSyrian Arab RepublicTaiwanTaiwan, Province of ChinaTaiwan, Republic of ChinaTajikistanTanzaniaThailandTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTuvaluUgandaUkraineUnited Arab EmiratesUnited KingdomUnited StatesUruguayUzbekistanVanuatuVenezuelaVietnamVirgin Islands, BritishVirgin Islands, U.s.Wallis and FutunaWestern SaharaYemenZambiaZimbabwe Please enter your UK postcode or select different country above Check Shipping Estimated Shipping Terms and conditions The prices shown are an estimate based on the purchase of a single item with nothing else in your basket. The prices and options do not include shipping regulations and duties which will be checked in the checkout process. At CVP we always strive to get your order to you as quickly as possible, but in the interest of clarity please note that next day is defined as the next working day (ie: excluding weekends, UK bank holidays and public holidays). Orders placed and security cleared before 14:00GMT where all items are in stock will normally be dispatched on the same business day for ultimate delivery according to the shipping method selected. Where an item is not physically in stock, the actual delivery time will be extended by the lead time for the product in question. Shipping to the Channel Islands, Northern Ireland, Republic of Ireland and some remote UK postcodes are not next day but 2 working days. All transactions are subject to CVP security checks which are for our mutual protection against identity theft and fraud. In the event that additional checks are required you will be informed and dispatch time will be extended by the time taken to resolve any queries raised. We apologise for any inconvenience this may cause. *Due to unforseen circumstances, on some occasions same day dispatch may not be possible. In this event we will always do our utmost to keep you fully informed of any delay imposed. For more information on shipping, please read our Delivery and Collection or please our Terms and Conditions PRODUCT DETAILS AT A GLANCE DESCRIPTION SUPPORT Overview American Technology Corporation HSS-H450 HyperSonic Sound Technology Directional Loudspeaker. HSS-H450 HyperSonic directional loudspeaker. The HyperSonic Sound technology gives you the ability to direct sound where you want it and nowhere else. With the combination of an ultrasonic powered emitter and a proprietary signal processor/amplifier, HSS can focus sound into a tight beam for optimal sound directionality and intelligibility. Similar to a beam of light, HSS uses ultrasonic energy to “shine” your sound on a very specific area. Using any media player with line-level output, HSS converts music or voice into a complex ultrasonic signal prior to amplification. Once emitted, the converted sound forms a sound column in front of the emitter, which remains focused as it encounters a listener located in the narrow column of sound. This ability to direct or focus sound into a tight beam has a wealth of applications. Imagine: Directing narration in a museum only to the people standing... ABOUT THE HSS-H450 HSS-H450 HyperSonic directional loudspeaker. The HyperSonic Sound technology gives you the ability to direct sound where you want it and nowhere else. With the combination of an ultrasonic powered emitter and a proprietary signal processor/amplifier, HSS can focus sound into a tight beam for optimal sound directionality and intelligibility. Similar to a beam of light, HSS uses ultrasonic energy to “shine” your sound on a very specific area. Using any media player with line-level output, HSS converts music or voice into a complex ultrasonic signal prior to amplification. Once emitted, the converted sound forms a sound column in front of the emitter, which remains focused as it encounters a listener located in the narrow column of sound. This ability to direct or focus sound into a tight beam has a wealth of applications. Imagine: Directing narration in a museum only to the people standing in front of a specific display Capturing and holding customers’ attention to advertise a product or promote a brand at the point-of-purchase, without disturbing employees or causing unwanted noise pollution Providing information or messages that can offer direction to shorten wait times to people standing in line. Directing an alarm or alert only to the intended operator in a control room environment to assist them in making timely, critical decisions. With HSS, you can be part of Shaping the Future of Sound. Applications: * Digital Signage/NarrowCasting * In-Store Advertising * Museums * Trade Shows * Kiosks * Corporate Lobbies * Command & Control Room * Automotive Dealerships Documentation ATC HSS H450 datasheet 515.96 KB- ATC HSS Speaker Technology Overview 350.91 KB- FREQUENTLY ASKED QUESTIONS Ask us a question DO YOU HAVE A QUESTION ABOUT THE HSS-H450? We want to publish your question, so please: * Keep your question focused on the product and avoid using pleasantries. * Avoid writing about customer service / order status or pricing; contact us instead if you have issues requiring immediate attention. * Refrain from mentioning competitors or the specific price you paid for the product. * Do not include any personally identifiable information, such as names. Please provide your email so we can respond to your question: Submit PREVIOUS QUESTIONS (1) Do I need a specific amplifier for better results with this speaker? Asked on 16/07/2019 | 1 Answer(s) 0 No, it takes regular line in and you'd control the volume from the source device. CVP 16/07/2019 Please login or register to answer this question OUR SERVICES * CVP TV CVP Group is unique in the UK in that it is owned and managed by broadcast and professional video practitioners who have direct front-line user experience of the products they sell. Find us on CVP.TV where we share product reviews and live footage of Events all over the world. Watch More * LENS COVERAGE TOOL Every day customers ask us a variation on this question: “Will this lens cover that sensor?” Of course, we are always happy to answer and discuss these questions in more detail, but we thought it would also be useful to create a database to quickly show how different lenses will cover a camera – or to compare coverage of different cameras using the same lens. Find out more * SPARE PARTS We stock a wide variety of spare parts from manufacturers such as Canon, Sony, Nikon, ARRI, RED and just about everyone else. If you're looking for a specific spare part, one of our professional repair team will try to source it for you. Find out more * CVP EDUCATION We understand the importance of education and we offer preferential pricing to all bona-fide educational establishments wherever possible, whether that be a one-off equipment order or a specialist design and installation of bespoke multimedia facilities, we have you covered. Find out more * PROREPAIRS We are immensely proud of our manufacturer-approved broadcast service and repair centre which is the only Sony ASC achieving repair status under every product category. As such we are authorized to perform 'free' PrimeSupport in-warranty repairs to any legitimately EU-sourced Sony Broadcast & Professional equipment. I Need a Repair * EVENTS CVP holds a number of different events, everything from product demos to education sessions to make sure you're using your equipment to its full potential. Find what event is right for you. See What's on -------------------------------------------------------------------------------- CUSTOMER SERVICES Help and Contact Pro Repairs Delivery Details Returns Policy Payment Methods Tailored Finance INFORMATION About CVP VAT Charges Explained Shopping Safely Online Contact Us COVID-19 Updates EU customers and Brexit Black Friday Deals RESOURCES Product Literature Glossary Stolen Equipment Register Spare Parts Kits Special Deals CVP Careers CVP TV Events Mailshot Archive Newsroom and Assets Lens Coverage Tool SIGN UP FOR CVP NEWS Receive regular email updates on new products, useful tips and offers Sign Up -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- ©2022 CVP | Terms & Conditions | Belgium Terms & Conditions | Privacy Policy | BV's Privacy Policy | Cookie Information | Site Map | Human Trafficking and Slavery Statement | CVP's Environmental Commitments Creative Video Productions Limited is a company registered in England (number 2391457) with its registered office at 23 Shield Drive, West Cross Industrial Estate, Brentford, Middlesex. TW8 9EX. United Kingdom UK. Copyright © 1986 - 2022 | CVP Group E&OE - 26/08/2022 2:00 am Subject to status. Terms and Conditions apply. Creative Video Productions Ltd acts as a broker and offers finance from a restricted range of finance providers. Finance provided by PayPal Credit, a trading name of PayPal (Europe) S.à r.l. et Cie, S.C.A., 22-24 Boulevard Royal L-2449, Luxembourg Powered by Google Übersetzer SUBSCRIBE Please enter your email address below to sign up for product news, promotions, updates and events Sign Up ORIGINALTEXT Bessere Übersetzung vorschlagen --------------------------------------------------------------------------------