-
Notifications
You must be signed in to change notification settings - Fork 1
Home
David VanKampen edited this page May 2, 2014
·
4 revisions
- Add License (Apache?) to Project
- Add Settings to project/Menu
- Track MW API Calls in settings, limit to 1000 per day per API Key
- configure build.xml, for junit testing, and development/release builds (if it isn't already)
- Add a "How does it work?" Menu Item, which shows an animation of an example sentence getting broken down and diagrammed ("The quick brown fox...")
- Update speech recognizer to use an intent so that onPartialResults gets called, and we can query the dictionary while the user is still talking. see Babble as reference