I would like to use the voice dictation feature found on the new iPad. I am hoping that there is a way to just have a button that starts capturing voice without having the use the microphone button on the keyboard. In other words, I don't want to have to pull up the keyboard to start capturing voice for dictation.
I have looked through Apple's documentation, and have found the new UIDictionPhrase class, but this class seems to be used only for the text response sent back from Apple after voice has been captured and sent.
Does anyone know of a way, or if it is even possible, to use the built in voice dictation feature without pulling up the keyboard and tapping the voice input button?
EDIT: I am not looking for something that is not Apple approved. I am hoping that there is an approved API to do this that I have missed.