Hi
I would like to use OCR to Text with Japanese language. However, I cannot find how to specify the language as an input parameter.
When I tried OCR to Text without target language (because there is no field for language in "Optical Character Recognition (OCR) to Text (Preview)" conponent in Flow), the result was unk as language and no text was detected.
When I used Computer Vision API directly, the target language could be specified, and Japanese characters could be detected successfully.