Hi everyone, I want to use matlab's OCR function in order to read any text in image and then use the output text to convert it into speech. I use: ocr('the photo file name') ; and it produces an output word but i don't know what to do next to convert this output into speech.