A arnieterm macrumors regular Original poster Aug 28, 2008 201 0 Feb 5, 2010 #1 Is it possible to read aloud the text written in UILabel/UITextField/UITextView? If yes then how. I want to make my app speak out the text in the label/textfield or textview control. How can it be done? Thanks Arnieterm
Is it possible to read aloud the text written in UILabel/UITextField/UITextView? If yes then how. I want to make my app speak out the text in the label/textfield or textview control. How can it be done? Thanks Arnieterm
Darkroom Guest Dec 15, 2006 2,445 0 Montréal, Canada Feb 5, 2010 #2 NSSpeechSynthesizer is not available for the iPhone SDK. however, there has been success with using C based Flite.
NSSpeechSynthesizer is not available for the iPhone SDK. however, there has been success with using C based Flite.