Added a database for the gestures. Added a navigation bar to view/delete gestures in the database. Added a add button which adds the gesture and description into the database. Added a point class for converting the buttons being pressed into x and y coordinates. Added a gesture class which contains the collection of points. Added a comparison class which will be able to compare gestures.
To compare gesture I will try this out http://0-portal.acm.org.millennium.lib.cyut.edu.tw/citation.cfm?id=1294238&CFID=12968690&CFTOKEN=66098668.
I am going to try text-to-speech out it looked simple to do on the android.
http://developer.android.com/resources/articles/tts.html
No comments:
Post a Comment