A Gesture, Not a Button
In the WWDC 2026 keynote demo, Apple showed an interaction detail worth isolating: after asking Siri AI a voice question about the World Cup, the user pulled down the response tab to access a text field. This opened a richer interface with additional match information and the ability to continue the conversation in writing. CNBC documented it in its live blog.
The gesture is significant because it unifies two interaction modes in a single flow. You don't switch apps or press a specific button: you drag the panel down and the conversational context stays intact. Siri AI is not just an improved voice assistant — it's an interface that understands people want to move from voice to text seamlessly.
Why It Matters for Developers
This mechanism has implications for those building App Intents: Siri AI responses are no longer just spoken or plainly textual, but can expand into richer informational cards. Developer sessions running this week at WWDC are exploring how to structure data returned by Siri to take advantage of this surface. Anyone designing Siri AI integrations needs to think about how information appears in the expanded panel, not just the voice response.