summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrSRGS.hs
AgeCommit message (Expand)Author
2006-05-31Disable special treatment of lists in SRGS+SISR generation, since OptimTalk c...bringert
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-03-03SRGS generation: use XML module escape mechanism. Added beginnings of a not y...bringert
2006-02-03Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.bringert
2006-02-01SRGS: add top-level rules for each GF category.bringert
2006-02-01Include GF version and compile date in SRGS meta creator tag.bringert
2006-02-01SRGS semantic results for list categories is now an array.bringert
2006-02-01First version of SRGS with semantic tags.bringert
2006-02-01Escape backslashes and double quotes in SRGS attribute values.bringert
2006-02-01Set xml:lang in SRGS grammars to the value of the language flag.bringert
2005-11-01Documented SRGS XML generation. Started working on support for probabilities ...bringert
2005-10-31Added SRGS XML grammar printer.bringert