androidkotlinbarcode-scannergoogle-mlkittext-recognition

How to use MultiDetector in android ML kit


I would like to implement Barcode and Text detection same time using android ML kit. How can I implement this?


Solution

  • Tasks.await(result) right after the recognizer.process()