// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
28.3 C
Singapore

Apple’s upcoming AirPods 4 launch may be “the biggest yet”

Apple’s upcoming AirPods 4 launch may be the biggest yet.

According to Mr Mark Gurman’s insights in Bloomberg’s Power On newsletter, Apple is gearing up to ship around 20 to 25 million AirPods this year alone, marking a significant leap from previous generations. Suppliers are getting ready for production in May.

According to HardwareZone, the fourth-generation AirPods are anticipated to bring some exciting changes, with two models poised to replace the existing second and third-generation iterations.

Known internally by their code names B768(E) and B768(M), the letters at the end hint at their respective positions as “entry” and “mid-tier” models.

Mr Gurman reveals that these new AirPods will boast fresh designs to provide better fit and comfort, alongside the convenience of USB-C charging cases.

But the mid-tier model is expected to steal the spotlight, offering features like active noise cancellation and even built-in speakers within the charging case, enhancing the Find My capability.

Looking ahead, Mr Gurman suggests that significant software updates related to AirPods could be on the horizon with the release of iOS 18 in September.

The anticipated features are a hearing aid mode and a handy hearing-test feature, particularly tailored for AirPods Pro users.

However, Apple users might have to wait until September or October, possibly coinciding with the launch of new iPhones, for the fourth-generation AirPods release. /TISG

Read also: Chinese EV XPENG to hit Singapore roads by second half of 2024

Featured image by Depositphotos

- Advertisement -

Hot this week

To touch, or not to touch? Singaporeans debate children’s bodily autonomy vs friendly pats from seniors

In the wake of the incident of a hawker uncle getting pushed to the ground by an irate man after the uncle touched a little girl on the head, two opinions have surfaced: it's harmless when the elde...

‘Perfectly fine being single’: Singapore man rethinks relationship after GF’s remark before anniversary

He was planning an anniversary celebration and a BTO application. Then his girlfriend told him she was perfectly fine being single.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks