How to invoke iPhone speaking back?
Allow me to explain. I'm sure you're all familiar with the function of basically all computer operating systems where you can type something in and then the computer interprets it and says it back to you (Microsoft Sam anyone?). I'm going to assume iOS has this functionality as well, and I want to know how I would be able to invoke this in a method, for example possibly type something into a UITextField, hit a button, and have the iPhone say back what you typed in.
|