Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.

This commit is contained in:
bringert
2006-02-03 18:43:06 +00:00
parent ecc3c7144b
commit 07b34ff780
6 changed files with 252 additions and 34 deletions

View File

@@ -600,6 +600,7 @@ txtHelpFile =
"\n -printer=srgs_xml_prob SRGS XML format, with weights" ++
"\n -printer=srgs_xml_ms_sem SRGS XML format, with semantic tags for the" ++
"\n Microsoft Speech API." ++
"\n -printer=vxml Generate a dialogue system in VoiceXML." ++
"\n -printer=slf a finite automaton in the HTK SLF format" ++
"\n -printer=slf_graphviz the same automaton as slf, but in Graphviz format" ++
"\n -printer=slf_sub a finite automaton with sub-automata in the " ++