wie viele sessions
Asked on 06/13/2025
1 search
The context provided includes segments from several sessions presented at Apple's WWDC. Here are the sessions mentioned:
- What’s new in location authorization (wwdc2024-10212)
- Optimize home electricity usage with EnergyKit (wwdc2025-257)
- Meet the Foundation Models framework (wwdc2025-286)
- Deep dive into the Foundation Models framework (wwdc2025-301)
- Meet the Translation API (wwdc2024-10117)
- Explore App Store server APIs for In-App Purchase (wwdc2024-10062)
- Bring advanced speech-to-text to your app with SpeechAnalyzer (wwdc2025-277)
- Build a great Lock Screen camera capture experience (wwdc2024-10204)
- Discover media performance metrics in AVFoundation (wwdc2024-10113)
If you have specific questions about any of these sessions or need more detailed information, feel free to ask!

What’s new in location authorization
Location authorization is turning 2.0. Learn about new recommendations and techniques to get the authorization you need, and a new system of diagnostics that can let you know when an authorization goal can’t be met.

Optimize home electricity usage with EnergyKit
Learn how to support EnergyKit in your app so people can optimize electricity usage at home. This can help people run appliances or charge EVs during times when electricity is cleaner and cheaper. Get details about onboarding, generating a charging schedule, and providing energy usage insights back to people through electricity usage feedback.

Meet the Foundation Models framework
Learn how to tap into the on-device large language model behind Apple Intelligence! This high-level overview covers everything from guided generation for generating Swift data structures and streaming for responsive experiences, to tool calling for integrating data sources and sessions for context management. This session has no prerequisites.