I am working on Text to speech application in iPhone,
in which have a text View that takes input,i want user to select some portion of text from text view and my application will convert that selected text into speech.
my problem is which SDK/API i use to convert that selected text in speech
Thanks.