Android中是否有任何手写识别apis可以直接在我的应用程序中使用?
问题描述:
我想在屏幕上使用手写笔识别手写文字。文本内容将在我的应用程序中使用。想知道我是否可以在我的应用程序中直接使用任何API来识别手写笔的手写内容。
我尝试了什么:
尝试过谷歌手写输入应用程序。但这本身就是一个单独的应用程序。无法找到可用表单中的相应API以放入我的应用程序。
I want to recognise handwritten text using stylus on the screen. The text content is to be used in my App. Want to know if there are any APIs which I can directly use in my App to recognise handwriting with stylus.
What I have tried:
Have tried Google Handwriting Input App. But that is a separate App in itself. Could not find the corresponding API in a usable form to be put in my App.