ios - How do I create custom intent in siri -


i know siri provides limited intents , have add our app domain able take input siri.

but create own intent users access app via siri.

i couldn't find support anywhere ? helpful pointers welcome

you can't create custom intent now. maybe in later versions can add support custom intents. maybe dont. current approach, apple holds control over, intent(operation) types, data, privacy etc. i'm not sure change that.

if need custom voice commands, can implement inside application.(not out of app siri) there alternatives like

apple's avspeechsynthesizer

apple's speech

ibm's watson

nuance speech kit


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -