Search
.gram file
- Yavneeka Patel
- Apr 8, 2015
- 1 min read
The .gram file is written in Java Speech Grammar Format.
To learn more about JSpeech Grammar format, look at this site: http://www.w3.org/TR/jsgf/
To learn more about what each part of the file is, and how to write your own grammar files, I highly recommend using this tutorial site: https://puneetk.com/basics-of-java-speech-grammar-format-jsgf

Recent Posts
See AllSo 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...
/** *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