I want Siri to show me specific content in IntentViewController
of Siri on my specific Command. I have tried adding a .plist
to .lproj
but it didn't work for me.
相关问题
- Xcode debugger displays incorrect values for varia
- Image loads in simulator but not device?
- importing files from other directories in xcode
- XCode Server: Opening import file for module '
- create tableview inside tableviewcell using swift
相关文章
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Popover segue to static cell UITableView causes co
- “Storyboard.storyboard” could not be opened
- didBeginContact:(SKPhysicsContact *)contact not in
-
The file “
.app” couldn’t be opened becaus - How do I set compatible devices to only ARKit comp
I could not understand what you want to do so I want to give an advice that you can't use INSendMessageIntent outside of its capabilities. That means you should use some keywords for your custom sentences to make Siri understand your custom command for the INSendMessageIntent.
After you created the AppIntentVocabulary.plist file, it needs to be send to the Apple Siri Servers. You can achieve this by changing your iPhone Siri language to a different one that you know, then use a simple siri message process with that language.
Then again change it to the language you want.
Do this each time you change the AppIntentVocabulary.plist.