index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Speech
/
GrammarToVoiceXML.hs
Age
Commit message (
Expand
)
Author
2006-12-16
VoiceXML: add _cat and _field to category names, to avoid clashing with javas...
bringert
2006-12-15
Include update function in generated VoiceXML. Generated linearization javaSc...
bringert
2006-12-12
SRGS generation: don't include debug script stuff if debugging is disabled. P...
bringert
2006-12-11
VoiceXML: set xml:lang (value is still fake though)
bringert
2006-12-11
VoiceXML: print without debugging stuff by default.
bringert
2006-12-11
VoiceXML: don't use srcexpr in subdialogs, since Opera does not support that....
bringert
2006-12-10
VoiceXML: don't use subdialog srcexpr for statically know subdialogs.
bringert
2006-04-27
VoiceXML generation: use cond attribute with blocks, instead of having ifs in...
bringert
2006-04-20
Added debugging flag to generated VoiceXML.
bringert
2006-04-19
Use quest_Cat to generate questions in the VoiceXML printer.
bringert
2006-04-18
Look at both command-line and grammar startcat falgs in pg commands.
bringert
2006-03-03
Towards a working VoiceXML generator.
bringert
2006-02-06
VoiceXML generation: fixed threading of existing values through subdialog calls.
bringert
2006-02-03
Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.
bringert