AliExpress uses background audio to track users' computers
Read more
Tecnoblog
tecnoblog.net

AliExpress uses background audio to track users' computers

It was discovered that AliExpress implemented discreet background audio processes within the browser with the aim of identifying and monitoring visitors' computers.

This practice came to light after a developer noticed an anomaly during the automatic switching of a Bluetooth headset connection while browsing the e-commerce platform.

According to TechSpot, the platform maintains an active audio stream in the browser, even when the volume is set to zero. This is enough to keep the computer's audio system occupied, causing interference with connections to other devices.

The methodology employed is called fingerprinting and can serve platforms as an alternative to conventional cookies for fraud prevention and suspicious activity detection. However, this technique is criticized for operating silently and collecting usage data without obtaining user permission, similar to what happens with microphones.

Following the revelation of this incident, developers of browsers such as Brave and Firefox stated on social media that their software includes tracking script blockers, like those used by AliExpress.

The developer in question was using a Bluetooth headset with multi-point functionality, which allows the accessory to remain connected to two devices and switch between them. However, upon accessing AliExpress, he observed that the headset remained connected to the computer even when he intended to transfer the audio to his cell phone; this behavior ceased as soon as the store tab was closed.

By examining the source code of the e-commerce homepage to understand the headset's operation, the developer identified that the site was using the Web Audio API—a standard browser feature—to generate audio processing graphs.

This process occurred without sound, but since the script connects to the operating system's sound output, the machine's audio route remains occupied in the background. This integration prevents control tools, such as the browser tab's native mute function, from having any effect.

AliExpress's mechanism builds a unique identifier for the machine by combining various signals. The site transmits a standardized audio signal and measures variations in how the equipment processes and returns the sound, which differs depending on components such as the processor, sound card, sound drivers, and browser version.

TechSpot reported that the data collection also includes metrics that allow for the creation of an extremely detailed profile of each computer, covering various hardware and software characteristics.

Similar stories

Alibaba Unveils CosyVoice Studio — China's First Full-Featured Voice AI Platform
Read more
pandaily.com

Alibaba Unveils CosyVoice Studio — China's First Full-Featured Voice AI Platform

Alibaba has launched CosyVoice Studio, which it positions as the first full-featured voice productivity platform in China. This product integrates the Qwen-Audio model family into a unified stack covering speech recognition, speech synthesis, and real-time voice interaction.

The platform is based on a model family that ranked first in the AI Speech-to-Speech Transformation Index on July 28th, where the Qwen-Audio-3.0-Realtime model achieved an 84.1% result, surpassing competitors in voice reasoning, agent performance, and dialogue dynamics.

The product is divided into three functional modules. CosyFlow represents the personal efficiency layer: it converts spoken speech delivered hastily into structured work output, eliminating the cleaning step required by traditional voice tools. The CosyCreative module handles content creation: it accepts a script or URL and generates ready-made audio material in any voice. Finally, CosyAgent is the enterprise level, allowing businesses to integrate a voice interface into existing customer service systems.

This division reflects three directions for the commercialization of voice AI outside of chatbots.

This launch comes amid growing international demand for voice-based productivity. For instance, the American voice keyboard service Wispr increased its annual valuation nearly threefold in six months, reaching $2 billion, while its user base grew over a hundredfold year-over-year. Global funding for voice AI exceeded $7 billion in the first quarter of 2026 alone. Concurrently, hardware is evolving: voice rings, AI glasses, and AI pendants aim to lower the barrier for integrating daily life into AI-powered workflows. In the US market, ElevenLabs has become the benchmark for a full-featured voice platform. Alibaba believes a Chinese equivalent is missing, and CosyVoice Studio is designed to fill this niche.

Alibaba's structural advantage lies in its model training cycle. CosyVoice Studio is not an entirely new product; it is a user interface for a family of models that has been actively tested on real production traffic across Qwen, DingTalk, Amap, and Taobao since 2023. The Qwen-Audio model was trained on a large volume of data featuring noisy Chinese dialects, and every new release undergoes a feedback loop with users. This allows the platform to be released immediately, bypassing the need for year-long pilot projects to stabilize the stack.

The issue of market structure is an important secondary aspect. Voice has become the least labor-intensive method for inputting data for an AI agent, and Alibaba positions CosyVoice Studio as the routing layer for voice traffic in China. This platform also represents the purest example of Alibaba's comprehensive strategy: proprietary modules, a production platform, and a developer product entering the market simultaneously. The previous wave of Chinese winners in voice AI consisted of single-function tools; the next wave consists of platform solutions, and Alibaba is becoming the first major Chinese tech company to release such a product.

Popular