图片识别文字
继承标准对象输入,扩展属性描述
继承标准对象输出,无扩展属性
app.link.ocrRecognize("file://", function(res){ app.alert(res); }, function(err){ app.alert(res); });
← overrideInviteButton isExist →