What is the impact of "RecognitionSettings.setLanguage()" on recognition process?

I was wondering what is the internal impact of processing when we change the RecognitionSettings.setLanguage(). What kind of difference in processing text recognition ? Do you have different algorithm associate to each language ? Can you provide an example ?

We use Aspose full license on premise.

Regards

@sberthez

API uses a multi-language neural network for characters recognition. It supports characters from different languages. If we set some specific language, the API recognize only characters from the alphabet in this language