SiriKit支持一般服务 [英] SiriKit support for general services

查看:97
本文介绍了SiriKit支持一般服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在wwdc看过SiriKit并阅读了文档。

I have watched SiriKit in wwdc and read document.

https://developer.apple.com/library/prerelease/content/documentation/Intents/Conceptual/SiriIntegrationGuide/


仅当您的应用实施以下
类型的服务之一时才添加SiriKit支持:

Add SiriKit support only if your app implements one of the following types of services:


  • 音频或视频通话

  • 消息支付

  • 搜索照片

  • 锻炼

  • 预订
  • li>
  • Audio or video calling
  • Messaging Payments
  • Searching photos
  • Workouts
  • Ride booking

我仍然想知道我是否可以为其他服务做(因为我的应用程序将用于企业应用程序) 。

I am still wondering whether I can do for other services (since my app will be for enterprise app).

我的服务非常简单,只需搜索在myapp中查找SQ212。

My service will be very simple searching only like "Find SQ212 in myapp".

是否可以完成?我担心sirkit无法支持其他服务的意图。

Can it be done? I afraid that sirkit can't support intent for other servies.

推荐答案

不,你不能。这就是为什么只有当 你的应用程序实现以下类型的服务之一时才会说

No, you can't. That's why it says "only if your app implements one of the following types of services".

你不会在栏中获得'find foo '语法;每个相应的服务都有自己的语法 - 例如在MyApp中开始锻炼或使用MyApp预订乘坐地点。有关示例,请参见 https://developer.apple.com/sirikit/

You won't get the 'find foo in bar' syntax; each respective service has its own syntax - like "start a workout in MyApp" or "Book a ride to place with MyApp". See https://developer.apple.com/sirikit/ for examples.

我希望使用SiriKit API的解决方法会导致您的应用在被提交到常规应用商店时被拒绝,如果提交给我们,我希望它非常脆弱它通过了App Review或者首先没有通过它。

I would expect a workaround using the SiriKit API to result in your app being rejected if submitted to the general app store, and I would expect it to be extremely fragile if it passed App Review or didn't go through it in the first place.

这篇关于SiriKit支持一般服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆