please give some example code for scan text with using button
Use the camera for keyboard input in your app
Add a Comment
please give some example code for scan text with using button
Please explain what you want more in detail and show what you have tried so far.
.
scan text
Do you want to scan text ? VNRecognizeTextRequest can do that
.
with using button
Do you mean when tapping button ? Include the scanning in IBAction…