开发者

URL scheme for Dragon Dictation iphone/ipad app

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜