Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface OpticalCharacterRecognition

    An object containing a result array that reports the machine learning engine's character extraction results.

    interface OpticalCharacterRecognition {
        result?: OpticalCharacterRecognitionData[];
    }
    Index

    Properties

    Properties

    The result of the OCR process.