bringert
|
d9e0521c58
|
VoiceXML generation: the grammar file name should be based on the concrete syntax module name rather than the abstract.
|
2007-02-16 21:29:01 +00:00 |
|
bringert
|
02c5dbd04a
|
Rename children to args in VoiceXML/SISR/JavaScript.
|
2007-01-22 20:48:14 +00:00 |
|
bringert
|
169659c096
|
Get speechLanguage flag from both command-line and grammar. Reformat it to RFC3066 format (- instead of _) and use it in SRGS, VoiceXML and JSGF.
|
2007-01-21 16:33:44 +00:00 |
|
bringert
|
aa16ddc912
|
VoiceXML: use block cond instead of field expr. For some reason the field expr doesn't work right in Opera.
|
2007-01-18 17:58:40 +00:00 |
|
bringert
|
6d19a584ea
|
VoiceXML generation: cleaned out some old cruft. Use simpler names for variables and fields in forms.
|
2007-01-18 17:29:44 +00:00 |
|
bringert
|
c3ec3eb465
|
Disable help and reprompt stuff in VoiceXML generation, to make nicer looking VoiceXML. They didn't really add much anyway, since there is no help generation yet.
|
2007-01-18 16:50:29 +00:00 |
|
bringert
|
118468ce16
|
Added ETag constructor to GF.Data.XML.XML since not all tags can use the empty shorthand.
|
2007-01-07 23:57:29 +00:00 |
|
bringert
|
7c80aca735
|
VoiceXML generation: catch up with children array in SISR.
|
2007-01-07 18:31:03 +00:00 |
|
bringert
|
2121362124
|
Added unused simple VoiceXML generation. It won't work in Opera because of the lack of subdialog srcexpr attribute support.
|
2007-01-07 17:19:58 +00:00 |
|
bringert
|
36a1998ba3
|
Use the GFCC type from DataGFCC when building VoiceXML.
|
2007-01-05 17:05:31 +00:00 |
|
bringert
|
4a5b088f78
|
Use GFCC to build VoiceXML.
|
2007-01-05 16:46:50 +00:00 |
|
bringert
|
76b852f510
|
VoiceXML printer no takes Options and StateGrammar, like SRG printers do.
|
2007-01-05 15:47:53 +00:00 |
|
bringert
|
2b1c6763cc
|
Commented out callbacks stuff in VoiceXML generation. It was not the right thing to have.
|
2007-01-04 22:40:06 +00:00 |
|
bringert
|
8aa283aebd
|
VoiceXML: when checking the callbacks, use typeof to avoid errors with Opera 9.10.
|
2007-01-03 18:17:52 +00:00 |
|
bringert
|
475d535651
|
Use printname to make VoiceXML prompts.
|
2006-12-28 17:12:40 +00:00 |
|
bringert
|
a335b29c0a
|
Meta variables are now treated as functions with name ? in SISR, VoiceXML and JavaScript linearization. VoiceXML now returns the partial result when update() is false.
|
2006-12-21 16:48:46 +00:00 |
|
bringert
|
bd4dbfb26b
|
VoiceXML: add _cat and _field to category names, to avoid clashing with javascript built-ins. removed debugging stuff to make maintenance easier. SRGS: changed cate and field names to match the VoiceXML change.
|
2006-12-16 14:19:04 +00:00 |
|
bringert
|
1e1401472f
|
Include update function in generated VoiceXML. Generated linearization javaScript now uses the same abstract syntax representation as SISR.
|
2006-12-15 16:08:39 +00:00 |
|
bringert
|
87b66d5205
|
SRGS generation: don't include debug script stuff if debugging is disabled. Place category comments better.
|
2006-12-12 10:37:45 +00:00 |
|
bringert
|
e86aa2deb6
|
VoiceXML: set xml:lang (value is still fake though)
|
2006-12-11 16:08:15 +00:00 |
|
bringert
|
ce62977188
|
VoiceXML: print without debugging stuff by default.
|
2006-12-11 15:20:26 +00:00 |
|
bringert
|
c34c26a837
|
VoiceXML: don't use srcexpr in subdialogs, since Opera does not support that. Also makes fewer subdialogs nows.
|
2006-12-11 14:47:00 +00:00 |
|
bringert
|
0dc19c3139
|
VoiceXML: don't use subdialog srcexpr for statically know subdialogs.
|
2006-12-10 23:32:30 +00:00 |
|
bringert
|
e1ea20277c
|
VoiceXML generation: use cond attribute with blocks, instead of having ifs inside. Recommended by OptimSys support.
|
2006-04-27 09:30:59 +00:00 |
|
bringert
|
8c77d8e951
|
Added debugging flag to generated VoiceXML.
|
2006-04-20 09:46:54 +00:00 |
|
bringert
|
ccd5189766
|
Use quest_Cat to generate questions in the VoiceXML printer.
|
2006-04-19 09:03:19 +00:00 |
|
bringert
|
a663a046ed
|
Look at both command-line and grammar startcat falgs in pg commands.
|
2006-04-18 12:42:20 +00:00 |
|
bringert
|
11cba226ea
|
Towards a working VoiceXML generator.
|
2006-03-03 10:40:23 +00:00 |
|
bringert
|
e85fb4bf69
|
VoiceXML generation: fixed threading of existing values through subdialog calls.
|
2006-02-06 16:45:59 +00:00 |
|
bringert
|
9bae44c37d
|
Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.
|
2006-02-03 18:43:06 +00:00 |
|