VNRecognizeTextRequest: .automatic vs specific language: different results?

Hi,

One can configure the languages of a (VN)RecognizeTextRequest with either:

  • .automatic: language to be detected
  • a specific language, say Spanish

If the request is configured with .automatic and successfully detects Spanish, will the results be exactly equivalent compared to a request made with Spanish set as language?

I could not find any information about this, and this is very important for the core architecture of my app.

Thanks!

VNRecognizeTextRequest: .automatic vs specific language: different results?
 
 
Q