Täiustatud BT700 klahv on uuendatud välimusega ja kompaktse kujuga, nii et seda saab jätta sülearvutisse või arvutisse ja säästa ruumi! See on varustatud Bluetooth madala energiatarbega tehnoloogiaga, mis tagab laiema ja kiirema traadita ühenduse, nii et saate helistada kõikjal.
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.
BT frequency range: 2.402 GHz - 2.480 GHz; MicroSD card support: up to 32 GB; Charging time: 3-4 hrs; Stream your music wirelessly, signal reach up to 10 m; Multi-color LED light effect flashes and changes color
AWEI Bluetooth 5.3 T85 ENC TWS headphones + docking station Discover a new dimension of sound with AWEI T85 Bluetooth headphones with a docking station. These are extraordinary devices that will provide you with unique sound experiences at every step. These headphones are equipped with innovative features that make them a true masterpiece in the audio world. Thanks to the E-Sports mode and Bluetooth 5.3 technology, you will be able to enjoy a smooth and stable connection without electromagnetic interference. A long playback time of 20 hours when charging the headphones using the case, along with the quick charging function, will allow you to enjoy your favorite sounds uninterrupted for a long time. The unique 10 mm diameter diaphragm provides deep bass and a clear soprano, which will make the headphones take you to the world of sounds straight from the concert stage. ENC noise reduction technology during calls ensures that your calls will be clear and free from background noise, making every conversation a real pleasure. The dynamic diaphragm allows you to enjoy lossless and surround sound. It creates a natural sound field that not only ensures excellent sound quality, but also reduces acoustic resonance. This all translates into incredible sound clarity that will draw you into every melody. Thanks to Bluetooth 5.3 technology, you can be sure that your connection will be as smooth as silk. Without worrying about electromagnetic interference or loss of connection, you will be able to enjoy fast sound transmission with low energy consumption. The 300mAh charging case will provide you with long-lasting durability, allowing you to play for up to 20 hours after a full charge.
OPENRUNAvatud kõrvade mugavusMeie avatud kõrvaga disain, mis põhineb luu juhtivuse tehnoloogial, võimaldab ümbritsevat täielikku teadlikkust ja pungadeta mugavat kuulamist.Saadaval kahes suuruses, et maksimeerida mugavust ja tagada kindel sobivus. OpenRun Mini on 0,5 tolli lühem riba suurus.IP67 VeekindelIP67 reiting muudab need täiesti higi- ja veekindlaks, et võtta vastu intensiivsed treeningud ja äärmuslikud ilmad. Niiskuse tuvastamise hoiatus tagab ohutu laadimise. Ei ole mõeldud ujumiseks.Suurepärane helikvaliteetPatenteeritud 8. põlvkonna luujuhtivuse, Bluetooth 5.1 ja PremiumPitch™ 2.0+ toiteallikana pakub OpenRun selget heli, võimsat helitugevust ja rikkalikku bassi. Kerge turvaline sobivusTutvuge oma uue lemmiktreeningupartneriga. Meie sportlastele mõeldud juhtmevabad kõrvaklapid jäävad kuulamiseks kogu päeva paigale, hoides teid motiveeritud ja ümbritsevast teadlikuna. 8-tunnine aku tööigaKiirlaadimine8-tunnise aku kestvuse ja lihtsate käskudega, nagu esitus, vahelejätmine, paus ja loo tagasiminek, saate kogu päeva nautida muusikat, kõnesid, heliraamatuid ja taskuhäälingusaateid.OpenRunil on ka 10-minutiline kiirlaadimine, mis tagab kuni 1,5-tunnise aku tööea.**Need andmed kogutakse Shokzi laboris ja neid testitakse iOS14 mobiilseadmetes ACC-kodeeritud heli esitamisel 75% helitugevusega. Aku tegelikku kasutusaega mõjutavad heli tüüp, helitugevus, keskkonna temperatuur ja kõrvaklappide laadimiseks kasutatava USB-pordi väljund. Mis on karbisOpenRun kõrvaklapidKandekottType-C
AWEI Bluetooth 5.3 T50 TWS headphones AWEI T50 TWS are wireless headphones with the latest Bluetooth 5.3 technology, ensuring stable and efficient sound transmission. DNS noise reduction technology ensures clearer calls and clear sound. Thanks to excellent nanomaterials, the headphones have IPX4 waterproof protection. From now on, you don't have to worry about rain or sweat during use, and it significantly reduces the impact of immersion in water to a depth of up to 1 meter. The included docking station, which is a power bank and charger in one, easily expands the possibilities of longer use of these compact headphones. 10 minutes of charging will provide up to 180 minutes of use.
Bluetooth headphones AWEI TZ12TZ12AWEI Bluetooth 5.4 TZ12 headphones offer a stable connection, high sound quality and comfort of use. Equipped with advanced Bluetooth 5.4 technology, they provide smooth music playback and long battery life, perfect for everyday activities.Long working timeBluetooth version 5.4 makes the battery incredibly efficient, and listening to music practically never ends. Are your headphones flat? No problem! Just plug them into the power supply for 1.5 hours and you can still enjoy your favorite music.Perfect soundImpressive drivers provide natural and perfectly clear sounds, creating an incredible musical spectacle that you can experience whenever you feel like it.
The Awei T50 Pro headphones are TWS (True Wireless Stereo) wireless earbuds equipped with Bluetooth 5.3. These are headphones with high sound quality that allow you to listen to music, make phone calls and much more, without cumbersome cables. The charging time of the Awei T50 Pro headphones is up to 1 hour, which allows you to quickly charge the device. The headphones also have a long working time on a single charge, which is up to 7 hours. In addition, the headphone charging station has a capacity of 300mAh, which allows you to charge the headphones multiple times without having to connect them to the charger. The Awei T50 Pro headphones have a multi-functional MFB (Multi-Function Button), which allows you to easily control music playback and answering calls. The MFB button also allows you to activate a voice assistant such as Siri or Google Assistant without having to take your smartphone out of your pocket. The Awei T50 Pro headphones also have a built-in microphone that allows you to make phone calls in hands-free mode. This allows you to talk on the phone while doing other activities, such as driving or walking. Awei T50 Pro are high-quality, wireless in-ear headphones that allow you to listen to music and make phone calls in hands-free mode. The headphones have many functions, including a multifunctional MFB button and a built-in microphone, which allows easy and convenient use of the device. Charging time up to 1 hour and long working time up to 7 hours are additional advantages of these headphones, which makes them a great choice for those looking for comfortable, high-quality and functional audio equipment.
BMW Signature Collection Bluetooth TWS headphones The modern BMW Signature Collection headphones are signed by one of the most exclusive car manufacturers in the world. Every product of the Bavarian automotive concern boasts perfection for every purpose, luxurious appearance and the highest quality of workmanship - all these features can be found in the stylish BMW headphones.The headphones are distinguished by a modern, minimalist and elegant design. In the central part of the case, the BMW brand logo is placed, which is also proof of the authenticity of the product and confirmation of its highest quality. In addition, the characteristic logo can be found on the body of each individual earphone. Only the highest quality materials are used in the production of these headphones. The charging case, which is also a power bank, is made of brushed metal - it ensures durability and guarantees long-term use. The metal housing protects the interior against damage.The properly profiled shape of the earbuds makes the use of these headphones very comfortable and pleasant - you do not have to worry about pressure or the feeling of pressure inside the ear.The headphones are made of durable nanomaterials, which translated into IPX4 water resistance - there will be no damage to your precious headphones from rain or sweat. Using these headphones during training is pure pleasure, and the user can take them with him wherever he needs them and devote himself to even the most demanding and tiring workouts. The headphones work based on Bluetooth 5.1 technology - it ensures stable data transfer and excellent sound quality. This model connects to the device at a distance of up to 10 meters - this means that you do not have to always have your phone / tablet with you when you want to listen to your favorite music.The headphones are fully compatible with phones / tablets operating on the basis of the Android and iOS operating systems - this means wide compatibility with devices of various brands. The device is equipped with a thick, 10 mm copper diaphragm that guarantees a very realistic sound quality. Each earphone is equipped with a large 10 mm speaker with a power of 5 mW, which provides clear sound quality with deep bass. The BMW Signature Collection headphones are distinguished by the modern function of the voice assistant, which allows for free and comfortable use of the device, as well as its control - you can give voice commands to the device directly to the headphones. Certainly, this function will be appreciated by users who use the phone intensively. The charging case is equipped with a capacious battery that allows you to listen to music for up to ten hours. Once charged, the headphones provide up to four hours of continuous use. Thanks to the capacious battery, the user does not have to worry that he will run out of music during training or other activities performed in the meantime.
AAWEI A899BL bone conduction headphones AWEI A899BL bone conduction headphones with Bluetooth 5.2 technology provide a smooth and reliable connection with your smartphone. This allows you to listen to your favorite music and talk without interruption, enjoying the highest quality sound, supported by the noise reduction system. AWEI A899BL headphones with bone conduction technology eliminate interference while allowing you to hear your surroundings, which increases safety during outdoor activities. The AWEI A899BL headphones offer up to 7 hours of music playback on a single charge, thanks to the 240mAh battery. After charging in just 1.5 hours, they are the perfect choice for listening to music, watching movies and gaming, providing exceptional sound quality.
Wireless headset with Active Noise Canceling, long battery life up to 100 hours, Ambient mode for environmental sounds, 40mm drivers for rich sound, Ultra-Low-Latency mode,