Lab #8 Out Tuesday Oct 23, 2007 Due Friday Nov 2, 2007 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 (or a C/C++ GUI app) 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.