Have synthetic Apple voices improved in quality and expressiveness in iOS 27? Is this only true for Siri voices, or can developers use those improved voices through the AVSpeechSynthesizer, too?
Asked on 2026-06-25
1 search
Yes — Apple says the synthetic voices have improved in quality and expressiveness.
From the WWDC context:
- In iOS 27 / Siri AI, Apple describes a “brand-new voice experience” for Siri that makes it sound “incredible and a lot more expressive.”
- Apple also says you can customize Siri’s voice, including expressivity and pace.
Is this only for Siri voices?
Based on the provided sessions, the explicit voice improvements are described as Siri voice improvements, not as a general AVSpeechSynthesizer / system speech-synthesis upgrade.
So, from this context:
- Yes, Siri voices are improved.
- No clear evidence here that developers automatically get those same new voices through AVSpeechSynthesizer.
What developers can use
The developer-facing content in the retrieved sessions talks about:
- Siri improvements
- Speech-to-text / speech recognition APIs like Speech Analyzer
- App integration with Siri via App Intents
But it does not say that the new, more expressive Siri voices are exposed to developers via AVSpeechSynthesizer.
If you want, I can also summarize the exact WWDC session that mentions the Siri voice changes.

Keynote
Don’t miss the exciting reveal of the latest Apple software and technologies.

Bring your app to Siri
Learn how to use SiriKit and App Intents to expose your app’s functionality to Siri and Apple Intelligence. Discover which intents are already available for your use, and how to adopt App Intent domains to integrate actions from your app into the system. Find out what metadata to provide, how to make your entities searchable with Spotlight, how to integrate your app with in-app search, and much more.

Explore machine learning on Apple platforms
Get started with an overview of machine learning frameworks on Apple platforms. Whether you’re implementing your first ML model, or an ML expert, we’ll offer guidance to help you select the right framework for your app’s needs.
