HAYLOU GT7 wireless earphones/earbuds black fone Bluetooth 5.2 TWS AAC gamer headphones call noise cancellation Low-latency headset

$39.91
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

SPECIFICATIONS
 game model: Low-latency Game Mode |function: Compatible with Android & iOs |color: black |With Microphone: Yes |Wireless Type: bluetooth |Waterproof: Yes |Volume Control: No |Vocalism Principle: Dynamic |Total Harmonic Distortion: 1% |Support Memory Card: No |Support APP: No |Style: In-ear |Sensitivity: 95dB |Resistance: 32O |Package List: User Manual,Charging case,Charging Cable |Origin: Mainland China | Number Of Drivers: 2 | Max Output: 3mW | Material: Plastic | Magnet Type: Other | Line Length: 0m | Is wireless: Yes | Impedance Range: up to 32 ? | Headphone Pads Material: Other | Function: for Video Game,Common Headphone,For Mobile Phone,HiFi Headphone,Sport | Frequency Response Range: 20 - 20000Hz | Features: waterproof,With Microphone,Apple Siri Support,Dual Connection,Google Assistant Support | Earcups Type: Sealed | Driver Diameter: 12mm | Control Button: No | Connectors: Type c | Communication: True Wireless | Codecs: AAC | Charging Method: Charging case | Certification: CE | Category: Earphones & Headphones | Brand Name: Haylou | Active Noise-Cancellation: Yes

HAYLOU GT7 True Wireless Earbuds

Low-latency mode I Bluetooth 5.2
AAC audio codec | AI call noise cancellation

AAC audio codec

High-quality composite vibrating diaphragm coil and AAC audio codec recover more sound details and pro- vide you with an excellent audio experience.

Low-latency Game Mode

Dual-master communication ensures a stable connec-tion for every second. Double tap the left earbud toturn on ultra-low latency mode, and enjoy the sync ofaudio and video.

Advanced Bluetooth 5.2 Fast and Reliable

The new Bluetooth 5.2 chip integrates the advantages of efficient transmission, ultra-low power consumption, and smaller background noise, and refuses to disturb the delay.

Stereo and Mono Mode

Support dual-channel communication technology. Either earbud can be used alone as a Bluetooth head-set.

Ultra-long Battery Life

The earbuds can provide up to 5 hours of playtime for a single charge. With the assistance of a charging case, they can operate up to 20 hours.

Comfortable Fit

The earbuds are ergonomically designed to fit all ears perfectly. Choose from suitable eartips to get the per- fect sound.

Smart Touch Control

Answer/hang up call, skip track, and summon voice as-sistant etc. with simple taps on your earbuds.