From 9bae44c37d31afa0a05d012d6f4cfa204ec3f125 Mon Sep 17 00:00:00 2001 From: bringert Date: Fri, 3 Feb 2006 18:43:06 +0000 Subject: Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation. --- src/GF/Shell/HelpFile.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GF/Shell/HelpFile.hs') diff --git a/src/GF/Shell/HelpFile.hs b/src/GF/Shell/HelpFile.hs index 482967fb2..dd03d2515 100644 --- a/src/GF/Shell/HelpFile.hs +++ b/src/GF/Shell/HelpFile.hs @@ -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 " ++ -- cgit v1.2.3