Skip to content

fix(siri): add en example phrases for declared media intents#322

Merged
teancom merged 1 commit intodevfrom
feat/siri-intents
May 2, 2026
Merged

fix(siri): add en example phrases for declared media intents#322
teancom merged 1 commit intodevfrom
feat/siri-intents

Conversation

@teancom
Copy link
Copy Markdown
Contributor

@teancom teancom commented May 2, 2026

Got an email after the last Test Flight was uploaded that we were missing example sentences for Siri to know how to interact with us. Getting that sorted out now.

Adds AppIntentVocabulary.plist under en.lproj/ with phrase sets for all three intents (mix of suffix and "In Music Assistant, ..." prefix forms), wired into the iosApp target via a PBXVariantGroup so future locales can be added by dropping a sibling .lproj/AppIntentVocabulary.plist without restructuring.

Adds AppIntentVocabulary.plist under en.lproj/ with phrase sets for all
three intents (mix of suffix and "In Music Assistant, ..." prefix forms),
wired into the iosApp target via a PBXVariantGroup so future locales can
be added by dropping a sibling <lang>.lproj/AppIntentVocabulary.plist
without restructuring.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@teancom teancom self-assigned this May 2, 2026
@teancom teancom added ios iOS platform auto Android Auto and iOS CarPlay labels May 2, 2026
@teancom teancom merged commit 885e49d into dev May 2, 2026
2 checks passed
@teancom teancom deleted the feat/siri-intents branch May 2, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto Android Auto and iOS CarPlay ios iOS platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants