How to integrate SIRI in iPhone app? [closed]

a 夏天 提交于 2019-12-03 10:04:14

问题


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


回答1:


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.



来源:https://stackoverflow.com/questions/13965686/how-to-integrate-siri-in-iphone-app

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!