Text to speech
Asked on 2025-07-14
1 search
Apple introduced a new API called Speech Analyzer at WWDC 2025, which enhances the speech-to-text capabilities across its platforms. This API is designed to support a wide range of use cases, including long-form and distant audio such as lectures, meetings, and conversations. It leverages the power of Swift to perform speech-to-text processing on-device with minimal code.
The Speech Analyzer API includes a new speech-to-text model that is faster and more flexible than previous models. It is already being used in system apps like Notes, Voice Memos, and FaceTime for features such as live captions and call transcription. The API allows developers to build similar features into their own applications.
For more detailed information, you can refer to the session titled "Bring advanced speech-to-text to your app with SpeechAnalyzer" from WWDC 2025. This session covers the API's design, its capabilities, and provides a live coding demo. You can start exploring this session from the SpeechAnalyzer API chapter.

Bring advanced speech-to-text to your app with SpeechAnalyzer
Discover the new SpeechAnalyzer API for speech to text. We’ll learn about the Swift API and its capabilities, which power features in Notes, Voice Memos, Journal, and more. We’ll dive into details about how speech to text works and how SpeechAnalyzer and SpeechTranscriber can enable you to create exciting, performant features. And you’ll learn how to incorporate SpeechAnalyzer and live transcription into your app with a code-along.

Discover machine learning & AI frameworks on Apple platforms
Tour the latest updates to machine learning and AI frameworks available on Apple platforms. Whether you are an app developer ready to tap into Apple Intelligence, an ML engineer optimizing models for on-device deployment, or an AI enthusiast exploring the frontier of what is possible, we’ll offer guidance to help select the right tools for your needs.

What’s new in visionOS 26
Explore exciting new features in visionOS 26. Discover enhanced volumetric APIs and learn how you can combine the power of SwiftUI, RealityKit and ARKit. Find out how you can build more engaging apps and games using faster hand tracking and input from spatial accessories. Get a sneak peek at updates to SharePlay, Compositor Services, immersive media, spatial web, Enterprise APIs, and much more.