The Android SDK has an API that lets you access Google Voice Search directly, not having to go through its well known user interface implementation.
A centerpiece in that API is the RecognitionListener interface.
Is there an equivalent to this in iOS 4.2 (and up)?
If so, what term should I be searching for in the iOS SDK?