Lab #7 Out Tuesday Oct 17, 2006 Due Friday Oct 27, 2006 The goal of this lab is to experiment with a speech recognition package. 1) Download Voce from http://voce.sourceforge.net/ 2) Install the package and try to compile the examples that come with it. 3) Run the demo that recognizes individual digits 4) Modify that demo to recognize two digit numbers. Submit your modified grammar file to the TA. 5) Write a java applet that has at least 5 buttons in it. Use the voce package to make the buttons click-able by voice commands. 6) Submit your java code and all other files necessary to run your demo to the TA.