开发者

URL scheme for Dragon Dictation iphone/ipad app

开发者 https://www.devze.com 2023-01-19 11:36 出处:网络
Looking how to call the Nuance Dragon Dictation iphone/ipad app from another app using the URL schema if available?

Looking how to call the Nuance Dragon Dictation iphone/ipad app from another app using the URL schema if available?

Is there a way to access the clipboard on iOS to copy text from Dictation transcribe back into cu开发者_StackOverflow社区stom app?


Dragon Dictation, as of the current version 2.0.4, does not use a Custom URL Scheme.

As far as accessing the clipboard, UIPasteBoard Class is a good place to start.

And for launching the Dictation app (or any other app that does not have a custom url scheme) from yours, it's not possible unless there is a URL Scheme in place for the app you want to launch, which as I mentioned above, Dictation does not have.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号