• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to implement Android voice recognition to call on the camera api and take photos

I want to l know how to make my own list of commands to open the camera and take multiple pictures with my own list of commands like shoot and cheese etc in android using the android api. I found this tutorial How To: Voice Commands into an android application [/URL]But I'm not sure if that's what I'm looking for.

URL="http :// stackoverflow . com/questions/11798337/how-to-voice-commands-into-an-android-application"]

At this moment I'm manly interested in the voice recognition and how to use it and for learning purposes it can call the built in camera intent. and from there I'll try and learn the camera api.

I just started my java class 2 weeks ago. I'm trying to take a jab at android, I just learned how to make buttons and make them play music and open up the camera intent. But now I want to learn how to push the button with a voice command
 
Back
Top Bottom