iink SDK on Device

Object-C代码如何使用

IOS如何嵌入到OC代码里面,目前看demo或者GetStarted这个两套代码,一头雾水,可以给出方案或者给一些说明文档吗?我只想传入x、y,然后就可以得到结果的

1 Comment

Hello,


Thank you for contacting us.

If you want to have the recognition result from strokes without interacting with your ink, the recommended object to use is a Recognizer.

Depending on your content type, you should use either a Math, Text, Shape, or a Raw Content Recognizer see https://developer.myscript.com/docs/interactive-ink/4.4/overview/recognizers/

This page describes how to use a Recognizer on iOS: https://developer.myscript.com/docs/interactive-ink/4.4/ios/advanced/recognizers/


Best regards,


Gwenaëlle


Login or Signup to post a comment