TL;DR:
- Snap announced SPECS — their consumer AR glasses — at AWE 2026 in June, priced at $2,195 with pre-orders open and shipping expected in fall 2026 in the US, UK, and France
- The hardware features a 51-degree field of view, 132g frame weight, and 7ms motion-to-photon latency — competitive specs at a lower price point than Apple Vision Pro
- Lens Studio now supports AI agents and skills, and Snap released a “Specs Spatial Benchmark” to help developers measure AI model performance in real-world AR tasks
For years Snapchat’s Spectacles line was understood as a developer programme, not a real consumer product. Each generation had limited public availability, invitation-only access, and premium pricing that signalled research rather than retail. SPECS, announced at the Augmented World Expo in June 2026, changes that framing. This is Snap making a direct consumer AR play at a price point that positions it below Apple Vision Pro while targeting a very different form factor.
The Hardware
SPECS are light. At 132g, they’re less than half the weight of Snap’s previous Spectacles developer device (226g) and comfortably wearable for the kind of multi-hour sessions that AR glasses need to be useful. They come in two sizes — 47mm and 52mm bridge widths — which addresses one of the persistent complaints about AR eyewear: most devices were designed for average face sizes and uncomfortable on everyone else.
The display uses liquid-crystal-on-silicon (LCoS) panels with a 51-degree field of view. To put that in context: 51 degrees is significantly wider than the Meta Ray-Ban smart glasses (which have no AR display) and comparable to what Microsoft HoloLens 2 offers, though HoloLens has a dual-display setup. The field of view is one of the most important practical specs for AR — too narrow and overlaid content disappears when you move your eyes slightly off-centre.
SPECS add electrochromic lenses that automatically tint in bright sunlight, a useful practical feature for outdoor use that most AR glasses have neglected.
Internally, two Snapdragon processors divide the workload — one dedicated to computer vision (tracking your environment, detecting surfaces, recognising objects) and one dedicated to running Lenses (Snap’s term for AR experiences). This separation prevents the two compute-intensive tasks from competing for resources, which has historically caused frame drops in single-processor AR devices.
Battery life is rated at four hours of mixed use, with the included charging case providing four additional full charges — giving 20 total hours before you need a wall outlet. For a wearable, four hours of continuous AR is solid; the case charging model is the same approach that made AirPods successful.
The 7ms motion-to-photon latency — the time between moving your head and the display updating to match — is important for comfort. Latencies above 20ms tend to cause nausea in sensitive users. Snap claims the 7ms figure was verified using robotic measurement systems rather than self-reported testing.
Developer Tools: Lens Studio and AI Integration
Snap’s developer ecosystem runs through Lens Studio, their AR content creation tool that has been available since 2017. SPECS get the full Lens Studio feature set plus significant new additions in 2026.
AI agents in Lens Studio. Developers can now create Lenses that use AI agents for dynamic, context-aware AR experiences. A Lens can use an AI model to analyse what the user is looking at, generate relevant overlaid information, and update in real time. Snap has integrated AI tool support including Claude Code, Codex, and Cursor for building and testing Lens code.
Specs Spatial Benchmark. Snap released a benchmark specifically for measuring how well AI models perform in spatial computing contexts — understanding physical environments, tracking objects across frames, generating AR content geometrically consistent with the real world. This gives developers a basis for choosing models and configurations optimised for spatial tasks rather than adapting text or image benchmarks that don’t reflect AR use cases.
Hundreds of existing Lenses. By launch, developers had already built Lenses for SPECS across education (the Vector Fields example makes invisible physical forces visible as AR overlays), sports (golf distance and course information), and music (Drum Kit overlays interactive lessons onto a physical drum set). The content ecosystem at launch is more substantial than most AR platforms have managed.
How SPECS Compares to the Current Market
The AR glasses market in 2026 has a clear segmentation:
No-display smart glasses (Meta Ray-Bans, similar devices): Audio, camera, and AI assistant features with no visual AR. Much lighter, much cheaper (under £400), excellent battery life. These have found a real consumer audience for ambient AI assistance and recording. No AR overlay capability.
Pass-through VR with AR capability (Meta Quest 3): Full VR headset with colour passthrough camera for mixed reality. Heavy and bulky for all-day wear. Excellent for immersive applications, gaming, and spatial computing where you’re willing to sit down and put on a device. Not wearable as everyday glasses.
Enterprise AR (HoloLens 2, Magic Leap 2, XREAL Enterprise): Purpose-built for specific industrial and enterprise use cases. High durability, professional support, integration with enterprise software. Expensive (£2,500–£5,000+) and not designed for consumer use.
SPECS sits in the gap between no-display smart glasses and enterprise AR: a device with a real AR display, consumer form factor, and developer tools that are accessible to small teams. At $2,195 (roughly £1,700), it’s expensive by consumer standards but cheap by enterprise AR standards.
The most direct comparison is XREAL Air 2 Ultra (around £700), which offers a wider 52-degree FOV but requires tethering to a phone or computing device. SPECS are standalone, with their own processors, which significantly changes the use cases they enable.
Practical Considerations for Developers and Buyers
Developer access. Pre-orders are open at spectacles.com with a £200 refundable deposit. UK availability is confirmed for the fall 2026 launch wave. Developers get access to Lens Studio documentation and an emulator before hardware arrives.
Lens distribution. SPECS run Lenses through Snap’s platform, similar to how Apple’s App Store works. This creates a distribution channel for AR experiences but also a dependency on Snap’s platform terms and review process. Enterprise buyers should confirm that private enterprise Lens deployment is supported for internal applications.
Prescription lens support. The two-size frame won’t work for everyone, and prescription insert compatibility is a key practical question for users who wear corrective lenses. Snap has announced prescription lens partnerships but details on UK availability and fitting options are still being confirmed.
Long-term platform commitment. Snap has discontinued previous Spectacles generations rather than maintaining them long-term. Enterprise buyers considering SPECS for business applications should factor platform longevity into their evaluation and seek clarity on Snap’s enterprise support commitments.
What to Build First
For developers getting access this fall, the most successful early Lens categories on previous Snapchat platforms give a guide to what works:
Context-aware information overlays — point at a product, building, or landmark and get information overlaid. Simple concept, high utility, and the vision-based architecture of SPECS with its dedicated computer vision processor makes real-time recognition viable.
Training and procedure guidance — step-by-step instructions overlaid on the physical task. This is the AR use case with the strongest evidence of real productivity value in enterprise settings, and SPECS’s form factor makes it viable for technicians and frontline workers.
Shared spatial experiences — multiple SPECS users in the same physical space seeing shared AR objects. Snap has strong infrastructure for social experiences and Lenses can potentially enable this in ways that single-user mobile AR cannot.
References
- Snap Newsroom: Introducing SPECS Augmented Reality Glasses
- CNBC: Snap unveils $2,195 AR glasses as CEO Evan Spiegel bets on post-smartphone future
- Android Authority: Snap launches Specs AR glasses, featuring crazy tech and crazier price
- Developer Tech: Snap preps for 2026 Specs AR glasses with new OS and AI tools
- Lens Studio Documentation