如何在iPhone中成功导入Appkit Framework?

发布于 2024-09-15 09:37:30 字数 199 浏览 6 评论 0原文

我想使用 NSSpeechRecognition 但这个 Appkit 框架在 iPhone 操作系统框架中不可用。

这可以在 systems/library/frameworks/Appkit.framework 中找到。还有其他方法可以在 iPhone 中使用 AppKit for NSSpeechRecognitio 吗?

谢谢。 扎尔兹·布兹

I would to use the NSSpeechRecognition but this Appkit Framework was not available in iPhone os frameworks.

This is available in systems/library/frameworks/Appkit.framework. Is there other way to make use of AppKit for NSSpeechRecognitio in iPhone?

Thank you.
ZaldzBugz

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苦笑流年记忆 2024-09-22 09:37:30

App-Kit 在 iPhone 上不可用。它的 iOS 对应项是 UIKit。

您可以尝试 VocalKit 在 iPhone 上进行语音识别。

App-Kit is not available on the iPhone. It's iOS counterpart is UIKit.

You could try VocalKit for Speech-Recognition on the iPhone.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文