How to integrate SIRI in iPhone app? [closed]

2019-03-14 06:36发布

I am developing an iPad app. I want to integrate SIRI functionality in it.

So, please guide me to work on this. Actually I don't know how to start.

Thanks,

Cp

标签: ios ipad ios6 Siri
1条回答
Summer. ? 凉城
2楼-- · 2019-03-14 06:38

Till now apple not released siri's api for third party applications.

If you are looking for text-to-speech, speech-to-text functionality. There are alot of external api's like:

  1. Nuance - Dragon
  2. ispeech
  3. OpenEars

And a lot of other api's.

OpenEars is a opensource offline api, and the other two are paid and online.

查看更多
登录 后发表回答