Tootjad
Hind
Lisavalikud
Firmad

Kõrvaklapid Cougar Gaming Cougar I SPETTRO I Headset I Wireless + Wired / Bluetooth + 3.5mm / 40mm Hi-Res Titanium Drivers / Active Noise Cancellation / Black (CGR-SPETTRO-B01)

logo

Kõrvaklapid Cougar Gaming Cougar I SPETTRO I Headset I Wireless + Wired / Bluetooth + 3.5mm / 40mm Hi-Res Titanium Drivers / Active Noise Cancellation / Black (CGR-SPETTRO-B01)

Tootekood: CGR-SPETTRO-B01 GTIN: 4710483775055
SPETTRO Active Noise Cancellation Headset SPETTRO Active Noise Cancellation Headset The COUGAR Spettro is a Bluetooth® certified Wireless headset, equipped with the Active N. C., Noise Cancellation, and Ambient Amplification functions, allowing you to fit any incident you met. Moreover, the Wire 3.5mm connection keeps you playing with the lossless delay with entertaining EQ and a crystal clear microphone. Therefore, the Spettro is the headset for the gamer who is also indulging in lifestyle. SPETTRO Spettro Bluetooth Active N.C. Headset Experience Audio Precision The Spettro headset offers versatile sound settings to enhance your gaming experience. Equipped with multiple sensors, the Active Noise Cancellation feature filters out external noise, allowing you to stay at your most focused; the Ambience Amplify function enables you to hear ambient sound without having to remove the headset. Active Noise Cancellation (N.C.) mode eliminates consistent background noise, allowing you to stay fully focused on your gameplay. With the Ambient Amplify, you can hear your surroundings without having to remove the headset and stay fully aware of your surroundings. Dedicated to Sound The COUGAR Spettro headset features multiple layers of sound architecture, providing a melodic and true-to-life frequency range. Its 40mm driver, with a selected titanium-coated diaphragm, offers optimal feedback for various applications, from music streaming to mobile gaming. .music-box{text-align:center;} .music-list{margin:0; padding:0; display:inline-block;} .music-list li{margin:0; padding:0; list-style:none; float:left; padding-left:20px; padding-right:20px;} .music-list .music-name p{ margin: 0 auto; width: 100%; height: 22px; line-height: 22px; font-size: 16px; color: #fff; text-align: center;font-style:italic;} .music-list{ display:inline; } $(function(){ //jq 转js 控制暂停或播放切换 // 获取所有audios var audios = document.getElementsByTagName("audio"); // 暂停函数 function pauseAll() { var self = this; [].forEach.call(audios, function (i) { // 将audios中其他的audio全部暂停 i !== self && i.pause(); }) } // 给play事件绑定暂停函数 [].forEach.call(audios, function (i) { i.addEventListener("play", pauseAll.bind(i)); }); //点击切换播放 $(".video-img-mask").click(function () { if(!$(this).hasClass("video-img-paly")){//如果当前播放 $('.video-img-mask').removeClass("video-img-paly"); $('.ao-iocn').attr('src','/global/img/products/headsets/spettro/ao_icon2.webp'); //播放图片 $('.nc-iocn').attr('src','/global/img/products/headsets/spettro/nc_icon2.webp'); //播放图片 $(this).addClass("video-img-paly"); $('.music-name p').removeClass("on"); $(this).parents('li').find('.music-name p').addClass("on"); $(this).find('.ao-iocn').attr('src','/global/img/products/headsets/spettro/ao_play_icon2.webp'); //播放图片 $(this).find('.nc-iocn').attr('src','/global/img/products/headsets/spettro/nc_play_icon2.webp'); //播放图片 $(this).find('.audio').get(0).play(); //开始播 }else{ //如果当前暂停 $(this).removeClass("video-img-paly"); $('.music-name p').removeClass("on"); $(this).find('.ao-iocn').attr('src','/global/img/products/headsets/spettro/ao_icon2.webp'); //播放图片 $(this).find('.nc-iocn').attr('src','/global/img/products/headsets/spettro/nc_icon2.webp'); //播放图片 $(this).find('.audio').get(0).pause(); //开始播放 } }) }); $(function(){ //jq 转js 控制暂停或播放切换 // 获取所有audios var audios = document.getElementsByTagName("audio"); // 暂停函数 function pauseAll() { var self = this; [].forEach.call(audios, function (i) { // 将audios中其他的audio全部暂停 i !== self && i.pause(); }) } // 给play事件绑定暂停函数 [].forEach.call(audios, function (i) { i.addEventListener("play", pauseAll.bind(i)); }); //点击切换播放 $(".video-img-mask").click(function () { if(!$(this).hasClass("video-img-paly")){//如果当前播放 $('.video-img-mask').removeClass("video-img-paly"); $('.ao-iocn').attr('src','/global/img/products/headsets/spettro/ao_icon2.webp'); //播放图片 $('.nc-iocn').attr('src','/global/img/products/headsets/spettro/nc_icon2.webp'); //播放图片 $(this).addClass("video-img-paly"); $('.music-name p').removeClass("on"); $(this).parents('li').find('.music-name p').addClass("on"); $(this).find('.ao-iocn').attr('src','/global/img/products/headsets/spettro/ao_play_icon2.webp'); //播放图片 $(this).find('.nc-iocn').attr('src','/global/img/products/headsets/spettro/nc_play_icon2.webp'); //播放图片 $(this).find('.audio').get(0).play(); //开始播 }else{ //如果当前暂停 $(this).removeClass("video-img-paly"); $('.music-name p').removeClass("on"); $(this).find('.ao-iocn').attr('src','/global/img/products/headsets/spettro/ao_icon2.webp'); //播放图片 $(this).find('.nc-iocn').attr('src','/global/img/products/headsets/spettro/nc_icon2.webp'); //播放图片 $(this).find('.audio').get(0).pause(); //开始播放 } }) }); "Noise Cancelling" "Ambience on" .music-box{text-align:center;} .music-list{margin:0; padding:0;display:inline-block;} .music-list li{margin:0; padding:0; list-style:none; float:left; padding-left:20px; padding-right:20px;} .video-img-mask{ width: 100%; margin:auto; padding:auto;} .music-list .music-name p{ margin: 0 auto; width: 100%; height: 22px; line-height: 22px; font-size: 16px; color: #fff; text-align: center;font-style:italic;} .clearfix{ display: none; } .music-list{ display:inline; } $(function(){ //jq 转js 控制暂停或播放切换 // 获取所有audios var audios = document.getElementsByTagName("audio"); // 暂停函数 function pauseAll() { var self = this; [].forEach.call(audios, function (i) { // 将audios中其他的audio全部暂停 i !== self && i.pause(); }) } // 给play事件绑定暂停函数 [].forEach.call(audios, function (i) { i.addEventListener("play", pauseAll.bind(i)); }); //点击切换播放 $(".video-img-mask").click(function () { if(!$(this).hasClass("video-img-paly")){//如果当前播放 $('.video-img-mask').removeClass("video-img-paly"); $('.ao-iocn').attr('src','https://cf.value4it.com/share/common/rc/Cougar/SPETTRO/ao_icon2.webp'); //播放图片 $('.nc-iocn').attr('src','https://cf.value4it.com/share/common/rc/Cougar/SPETTRO/nc_icon2.webp'); //播放图片 $(this).addClass("video-img-paly"); $('.music-name p').removeClass("on"); $(this).parents('li').find('.music-name p').addClass("on"); $(this).find('.ao-iocn').attr('src','https://cf.value4it.com/share/common/rc/Cougar/SPETTRO/ao_play_icon2.webp'); //播放图片 $(this).find('.nc-iocn').attr('src','https://cf.value4it.com/share/common/rc/Cougar/SPETTRO/nc_play_icon2.webp'); //播放图片 $(this).find('.audio').get(0).play(); //开始播 }else{ //如果当前暂停 $(this).removeClass("video-img-paly"); $('.music-name p').removeClass("on"); $(this).find('.ao-iocn').attr('src','https://cf.value4it.com/share/common/rc/Cougar/SPETTRO/ao_icon2.webp'); //播放图片 $(this).find('.nc-iocn').attr('src','https://cf.value4it.com/share/common/rc/Cougar/SPETTRO/nc_icon2.webp'); //播放图片 $(this).find('.audio').get(0).pause(); //开始播放 } }) }); Switch between standard, Active NC or Ambient Amp modes with the touch of a button. Never Miss a Beat The COUGAR Spettro headset comes equipped with microphones for both Bluetooth wireless mode and 3.5mm wired mode. This means that even if you're playing with low battery or prefer a wired connection for reduced latency, your vocal sound quality will never be compromised. Stay connected and communicate clearly with the Spettro headset. Bluetooth Wireless:Microphone on the ear cover 3.5mm Wire:Microphone on the cable Unmatched Comfort The Spettro gaming headset offers comprehensive comfort features, including memory foam earpads and versatile joints. Long-Lasting Power The Spettro gaming headset delivers excellent power performance, with a 14-hour operating battery for standard listening and 12 hours for Active Noise Cancellation. Whether you're gaming through the night or taking the red-eye, the Spettro headset is built to last and provide uninterrupted audio. .center_td_pk{ border-left:1px solid #FF6D00; } #pdleft th{color:#d3d3d3;padding-left:7px;} #pdleft td{color:#d3d3d3;padding-left:7px;} Operation Time 14 Hours* Active N.C. or Ambient Amp. 12~13 Hours Charging Time Close to 3 Hours *Operating time tested under the standard 60% of volume, stereo mode and LED off. **With type-C connection, the charging time tested through 5V and at least 1Ampere adaptor. Long-Lasting Power The Spettro gaming headset delivers excellent power performance, with a 14-hour operating battery for standard listening and 12 hours for Active Noise Cancellation. Whether you're gaming through the night or taking the red-eye, the Spettro headset is built to last and provide uninterrupted audio. .center_td_pk{ border-left:1px solid #FF6D00; } #pdleft th{color:#d3d3d3;padding-left:7px;} #pdleft td{color:#d3d3d3;padding-left:7px;} Operation Time 14 Hours* Active N.C. or Ambient Amp. 12~13 Hours Charging Time Close to 3 Hours *Operating time tested under the standard 60% of volume, stereo mode and LED off. **With type-C connection, the charging time tested through 5V and at least 1Ampere adaptor.

Pakkumised

Tasuta tarne al. 200.- EUR ostusummast. Salongid Tallinnas, Tartus, Pärnus ja Narvas
E-pood ja salong
Kohal
69,90 €
Teiega juba 30 aastat! Alati soodne kaup, E-pood 24/7
E-pood ja salong
2 tp
130,37 €
Kiire ja tasuta tarne al. 150.- EUR ostusummast Tallinna piires.
E-pood ja salong
1-3 p
134,50 €
Maksa kohe, hiljem või järelmaksuga. Tarne TASUTA!
E-pood ja salong
1-2 tp
137,30 €
+0,60 €
Kaup kätte Tallinna esindusest/laost Osmussaare 4 E-R 10:00 - 17:00
E-pood ja salong
1-2tp
141,22 €
Pakkumised jätkuvad allpool
1a.ee
218
Hind kehtib SMART NET liikmetele Kauba saab kätte TASUTA Tallinna esindusest aadressil Liimi 6/1, 10621.
E-pood
118,90 €
Hind kehtib SMART NET liikmetele Kauba kättesaamine väljastuspunktist TASUTA!
E-pood
118,90 €
Kaup kätte Tallinna esindusest/laost Osmussaare 4 E-R 10:00 - 17:00
E-pood ja salong
4-7tp
121,11 €
−0,11 €
E-pood
2
126,26 €
01.ee
102
100% kindel ostukoht aastast 2005. Üle 410 000 tellimuse. Oma ladu 850m2.
E-pood ja salong
1-5 tp
Tasuta tarne Tallinnas ja pakiautomaati Palju kaupa kohe saadaval. Maksa hiljem või 3 osana ilma lisakuluta.
E-pood ja salong
1-4 tp
E-pood
2
139,52 €
Tasuta transport kulleriga või pakiautomaati.
E-pood ja salong
2-4 tp
Tasuta transport kulleriga või pakiautomaati.
E-pood ja salong
7-14 tp

Toote tehnilised andmed

Tootekood CGR-SPETTRO-B01
GTIN 4710483775055
Mikrofoniga Jah
Juhtmevaba Jah
Min. hind 69.90
Max. hind 199.99
Toode lisatud 2024-09-08

Kommentaarid

Ole esimene, kes toodet kommenteerib