I want to handle the MIC icon click on soft keyboard. Basically I am creating voice recognion functionality. I want when user clicks on that MIC icon (on soft keyboard) inside my application it should call my custom function rather than directly calling the google API.
I am not able to get the keycode of the MIC icon or how should I handle the MIC icon click event? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

