net.cscott.sdr.calls.grm
Class BuildGrammars
java.lang.Object
net.cscott.sdr.calls.grm.BuildGrammars
public class BuildGrammars
- extends Object
Build speech/plain-text grammars for the various programs.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildGrammars
public BuildGrammars()
main
public static void main(String[] args)
throws IOException,
ExprFunc.EvaluationException
- Throws:
IOException
ExprFunc.EvaluationException
build
public static void build(Program program)
throws IOException,
ExprFunc.EvaluationException
- Throws:
IOException
ExprFunc.EvaluationException
writeFile
public static void writeFile(String filename,
String contents)
throws IOException
- Throws:
IOException
Copyright © 2006-2009 C. Scott Ananian