Maker Pro
Maker Pro

Image to Speech in Matlab

Zarain

Nov 10, 2017
9
Joined
Nov 10, 2017
Messages
9
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.
 
Top