QCY Bluetooth Earbuds 5.1 | Wireless TWS Earphone headphone Touch Control

$15.47
$30.47
-49%
Color:  QCY-T17 Black
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

  1. HIFI Quality Sound
  2. Ultra-low latency for mobile gaming
  3. Bluetooth V5.1
  4. Special earwings,Stable wearing
  5. Touch control, Easy to use
  6. 4.2g,As light as a paper
  7. 26hr Ultra-long battery life
  8. ENC Noise-cancellation for calling
  9. Master-slave switch, Mono/stereo mode

Youth Bud

Outstanding Aesthetics

Ear-wing design

providing steady wearing.

with ear wings,T17 fits in your ears firmly.

Super Light

Senseless wearing like breathing.

Based on a survey involving a large number of users, the earbuds fit you snugly. Single earbud, 4.2g only, is like an A4 paper, with senseless wearing experience.

* Choose one pair from S, M and L eartips to add to your comfortable wear.

Amazing Sound

Rock & roll wherever you are!

With professional tuning and composite diaphragm, the built-in dynamic driver delivers transparent sound and quick transient response. Wearing them, you were in an in-person live concert.

AAC HD Audio Codec.

Well-tuned tri-frequency.

* Some Android 9.0 phones are within white list setting SBC as default. One of solutions is rooting your phone and adding the Bluetooth address into the list yet it’s risky.

Ultra-long Battery Life

26 hours of playback

One top-up offers 7.5 hours of playback while the charging case extends it to 26 hours. Keep music playing!

Bluetooth 5.1

Powerful heart

Thanks to the new technology, the Bluetooth 5.1 chip takes you into virtual world with no limits.

Low Latency

Perfect for mobile gaming

Activating low latency mode, you can always act before your enemies in virtual world.

Clear Calling

ENC technology

Blocking most part of ambient noises, ENC technology enables crystal-clear stereo calling.

Stereo or Mono

Master-slave switch allows them all.

With dual-ear information sharing, either earbud can serve as master for fast reconnection and stereo-mono switch.

Hi, Siri!

Assistant stays on call

Triple touch left earbud to summon the assistant and tell her your demands.

Touch Control

  1. Easy to use
  2. 1,Double touch for Pause/resume playing
  3. 2,Double touch for Answer/end call
  4. 3,Keep touching right/left earbud for 1.5s you can Skip track forward/backward
  5. 4,Keep touching 1.5s you can Ignore call
  6. 5,Voice assistant
  7. 6,Low-latency mode

What’s in the Box

  1. Earbuds, charging case * 1
  2. Eartips * 3 pairs  S/M/L(one pair has been assembled)
  3. Type-C cable * 1
  4. User manual * 1

T17-BLACK

T17-WHITE

 

Note:
T17 is better than T1C in terms of low latency, clear calling ENC technology and long battery life. It is an upgraded version of T1C.
But the T17 chip does not support QCY APP connection, please do not place an order if you mind. However, we will consider adding this feature in the future.