Is possible to add custom sirikit command to control iOS app?

Hi,

I want to integrate the sirikit into my app. Is possible to add custom sirikit command to control iOS app?

I figure out the sirikit only support the standard intent.

=== Standard Intents ===

  • Car Commands
  • Lists and Notes
  • Media
  • Messaging
  • Payments
  • Restaurant Reservations
  • Ride Booking
  • VoIP Calling
  • Workouts

But I also get that the user could send the command (Navigate to XXX) with Google Map by Siri. Does any know how to do that? Please help me or give me some hint? Thanks.

I've been study the videos WWDC2020 & WWDC 2022. Both of them are necessary to add the custom function to ShortCut firstly.

https://developer.apple.com/videos/play/wwdc2020/10073/

https://developer.apple.com/videos/play/wwdc2022/10032/

it's just as same as Google Map app "Hey, Siri. Google Map navigate to ***" and it will start to route with Google Map, isnt it?

Is possible to add custom sirikit command to control iOS app?
 
 
Q