Skip to content
David VanKampen edited this page May 2, 2014 · 4 revisions

Task List

  • 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
Clone this wiki locally