Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Apple AirPods with cameras could arrive in weeks. What we know.

Apple's heavily rumored AirPods with cameras could actually launch as soon as this year, despite earlier reports.

Apple AirPods with cameras could arrive in weeks. What we know.

Apple is reportedly developing AirPods with built-in cameras, according to internal testing by the company and a report from Bloomberg's Mark Gurman. Two versions of these camera-equipped AirPods, codenamed B798 and B790, are currently being developed, with B790 reportedly progressing more rapidly. Gurman's sources suggest Apple could launch the B790 version as early as this year, potentially at the September iPhone launch event alongside the iPhone 18.

The cameras in these AirPods would not be for taking photos or videos, but rather for supporting an onboard AI assistant, possibly named AirPods Pro Ultra. A small LED privacy indicator would signal when the cameras are active, similar to smart glasses. Despite potential privacy concerns, Apple is expected to continue selling standard AirPods for music and podcast listening.

Written by urgent.news from Mashable's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at mashable.com →

More in Tech

Should You Buy an iPhone 17 Now or Wait for iPhone 18?

For the first time since Apple started selling standard and "Pro" iPhones, we're not going to get an entry-level iPhone model this fall.

  • Apple will not release an entry-level iPhone in the fall.
  • iPhone 18 Pro, Pro Max, and Ultra models to launch in September.
  • iPhone 17 priced at $799, trade-in prices expected to drop.

Kotlin Compiler Plugins & KSP: Building Code Generation Tools

Kotlin Compiler Plugins & KSP: Building Code Generation Tools Large Kotlin applications often contain repetitive code for serialization, dependency injection, adapters, database mappings, and API…

  • Kotlin Compiler Plugins and KSP aid in building code generation tools for large Kotlin applications
  • KSP is used for annotation processing, source generation, symbol inspection, and generating adapters