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 |
|