summaryrefslogtreecommitdiff
path: root/src/GF/Speech/GrammarToVoiceXML.hs
AgeCommit message (Expand)Author
2006-04-27VoiceXML generation: use cond attribute with blocks, instead of having ifs in...bringert
2006-04-20Added debugging flag to generated VoiceXML.bringert
2006-04-19Use quest_Cat to generate questions in the VoiceXML printer.bringert
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-03-03Towards a working VoiceXML generator.bringert
2006-02-06VoiceXML generation: fixed threading of existing values through subdialog calls.bringert
2006-02-03Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.bringert