简体   繁体   English

我希望在单击按钮时打开 Siri。 是否可以?

[英]I want the Siri to open when I click button. Is it possible?

I added a button to my application.我在我的应用程序中添加了一个按钮。 I want the Siri to open when I click this button.我希望在单击此按钮时打开 Siri。 Is it possible?是否可以? How can I do that?我怎样才能做到这一点? Please, help.请帮忙。

It's not possible, you can do a lot of things with Siri but not call it directly.不可能,你可以用Siri做很多事情,但不能直接调用它。 Here is the apple documentation for SiriKit that show you what you can do with it.是 SiriKit 的苹果文档,向您展示了您可以使用它做什么。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我想在单击按钮时设置CATextLayer的文本。 如何实现? - I want to set text of CATextLayer on click of button. how can it be achieved? 单击按钮即可显示视图。 当我单击按钮时,视图就会向左移动 - A view is presented on the click of a button. As soon as i click on the button, the view moves at the left 我创建了UIButton方法。 现在我想为动作按钮设置拐角半径。 如何添加呢? - I have created UIButton method. now I want set corner radius for action button. How can I add this? 由于UITableviewCell计数超过10,如果我单击按钮顶部,它将自动单击UITableViewCell按钮的最后一个。 任何想法? - As UITableviewCell count more than 10 and if I click on top of button it automatically click in last of UITableViewCell button. any idea? 单击Swift上的按钮时,如何打开pdf链接? - How can I open a pdf link when click a button on Swift? 我想在按钮单击上设置UITableView的动画 - I want to animate UITableView on Button Click 在单击按钮时,我想将应用程序从前台带到后台?有可能吗? 如何? - On Button click, I want to bring app to background from fore ground?Is it possible? and How? 当我单击一个ViewController中的按钮时,我想转到其他TapBarViewController - When i click a button in one viewcontroller ,i want to go to other tapbarviewcontroller iOS Safari刷新按钮。我可以用吗? - iOS Safari refresh button. Can I use it? 如何将其从appdelegate中删除并将其分配为按钮。 - How do I remove this from the appdelegate and assign it as a button.
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM