是否可以让 Siri 在我的应用程序中执行任务/操作?
随着 iOS 5 的发布,更具体地说是“Siri”的发布,是否可以让该应用程序在我的应用程序之一中执行操作/任务?
换句话说,我已经阅读这里该应用程序与 Fandango 集成以订购电影票。
那么,我如何向 Siri 注册我的应用程序的事件/功能,以便它执行任务?
为了争论起见,让我们假设我的应用程序也出售像 Fandango 这样的电影票......为什么他们可以享受所有的乐趣?
With the release of iOS 5, and more specifically 'Siri', is it possible to have that Application perform an action / task in one of my Apps?
In other words, I have read here that the App integrates with Fandango to order movie tickets.
So, how could I register an event / function of my App with Siri so that it performs a task?
For arguments sake, lets pretend my App also sells movie tickets like Fandango .. why do they get to have all of the fun?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从您的链接文本中 Google+ 和 Apple 的 Siri 提供 API 选项开发人员:
上面的文字令人困惑,听起来有些移动应用程序有一个苹果支持的 Siri 正在使用的非公开 API。相反,它应该说“其功能取决于其使用通过 API 链接到非移动应用程序”。
Siri 在后台使用 Yelp 来提供与 Fandango 应用程序等效的功能,但它不与第 3 方应用程序集成。到目前为止,还没有提到 Siri 的 API。
From your linked text Google+ and Apple's Siri offer API options for developers:
The text above is confusing, it sounds like some mobile apps have an Apple blessed non public API that Siri is using. It should say instead "whose capabilities hinge on its use of links to non mobile apps via APIs".
Siri uses Yelp behind scenes to offer an equivalent functionality as the Fandango app, but it doesn't integrate with 3rd party apps. So far there is no mention of an API for Siri.