The End
- Yavneeka Patel
- Apr 29, 2015
- 1 min read
So we've made it to the very end. Through all the ups and downs and we're all still standing. It was an amazing semester and I made some wonderful friends through this course. I also learned a lot in terms of hardware and how it can be used to fulfill crazy ideas.
As far as my Sphinx project, I did the best I could and I'm proud of where it ended up. On Monday, I finished my code and uploaded it to Moodle (and I've now added it to this page), got the hardware communication to work, and left it at that. The issue with the hardware was that I wasn't giving enough time for the port to open before sending the command, which was fixed using a thread.sleep invokation for 2 seconds. Since then I've been working on the presentation, which occured today. Of course there are always ways to make the project better, and I'm hoping to spend some time this summer working on the project to make it more versatile and user-friendly.
So I guess this is the last post, so thanks for a great semester.
Recent Posts
See All/** *Java Speech Grammar Format (JSGF) file *This file holds all the words that the program will recognize **/...
/* * Copyright 2013 Carnegie Mellon University. * Portions Copyright 2004 Sun Microsystems, Inc. * Portions Copyright 2004 Mitsubishi...
Comments