Click here to Skip to main content
15,889,403 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a project about android. I must programming pacman game for android. controls must be by microphone. when I told "left" or "rigt" it must go according that.
How can I do it?
Can someone help me about it...
Posted
Comments
joshrduncan2012 19-Dec-12 14:30pm    
What have you done to accomplish this task so far? Where are you stuck? Are you asking us to do this for you? If so, that won't happen.

1 solution

hi s.oztrk,

I think firstly u should research on how to recognize speech in Android.
Try google with this keywords "sound recognition android"
I've found some good resources:
http://developer.android.com/reference/android/speech/RecognitionListener.html[^]
http://www.javacodegeeks.com/2012/08/android-voice-recognition-tutorial.html[^]

Hope they're useful for you.
 
Share this answer
 
Comments
s.oztrk 4-Jan-13 17:31pm    
Thank You so much. I will look there...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900