Is it possible for any of the current AR API's to recognize text?

Hello, I recently started an AR project in Unreal that requires the support of text recognition from the non-virtual environment. However, I’m not exactly sure how to go about this. I can’t seem to find a straight forward answer from the API’s that allows this function. I was also thinking about having the backend taking a screenshot and finding the text from there with a bool function, but I figured I would ask the forum before dwelling too much into time-wasted implementations. I am willing to use any API. Thanks in advanced for anyone who read this!