App Shortcuts Work on HomePod in iOS 17 »

New in iOS 17 – HomePod gets proper support for App Shortcuts, letting you access a wide range of Siri actions with your voice-only.

Following up with the news that watchOS apps are gaining App Shortcuts support, here’s a quote from Apple’s WWDC’23 developer session “Spotlight your app with App Shortcuts” transcript (line breaks added):

Secondly, App Shortcuts are now supported on HomePod.

This requires an App Shortcut enabled app to be installed on a companion iOS or iPadOS device. Unlike running on iOS or iPadOS, where App Shortcuts can result in launching the app, on HomePod, App Shortcuts may not launch the app at all.

For example, by simply having my Demo app on my iPhone, I can say to my HomePod, “Hey, Siri. Summarize my groceries list with Demo.” HomePod support for App Shortcuts is available from version 16.2 and newer.

 

When designing App Shortcuts for HomePod, consider that it is a voice-only device. Make sure you are returning clear and concise dialog to be spoken by Siri, since there won’t be any corresponding visuals.

 

The IntentDialog class has an initializer that takes both a “full” and “supporting” string. The HomePod will use the “full” dialog, while visual devices like iPhone will use the alternate “supporting” dialog. This allows you to be more brief when a user can reference a visual output, but remain fully descriptive if no screen is available.

I’m glad Apple (and developers) are putting in the work to match the dialog to the device – and that HomePod is getting even better Shortcuts support this year.

Watch the Apple developer session.

Posts You Might Like

Tip: Upload High Quality Media on Threads With This Setting »
The @Threads account has shared a tip for maximizing your content sizes – to enable uploading highest quality media in Settings.
Apple News+ introduces Emoji Game 🍎📰➕ 😀🧩
Apple has added Emoji Game to their suite of Apple News+ games – soon to be available in the new Games app.
How to build an App Intents Spotlight integration using Shortcuts »
Apple has introduced a new feature to display App Intents in Spotlight – Antoine Van Der Lee wrote up how he implemented the change in his app WeTransfer.
Apple Vision Pro Available Soon, Ready For Voice
Apple has announced the Vision Pro will be shipping in February, with pre-orders January 19 – here's why I'm excited to use the headset with Shortcuts.