From 51df5b8a8d562a3ac4b280b37e7ab04279e22d04 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 21 Dec 2006 15:00:30 +0000 Subject: Added voicexml,javascript,jsgf+sisr to gf-history and helpfile. --- doc/gf-history.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index 8f92aa582..f25dbeec2 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -31,6 +31,24 @@ an incorrect result which is captured later in the compilation. To be noticed, in particular, is that exact match is required. Match by subtyping will be investigated later. +

+ +21/12 (BB) Java Speech Grammar Format with SISR tags can now be generated. +Use pg -printer=jsgf_sisr_old. The SISR tags are in Working Draft +20030401 format, which is supported by the OptimTALK VoiceXML interpreter +and the IBM XHTML+Voice implementation use by the Opera web browser. + +

+ +21/12 (BB) VoiceXML 2.0 dialog systems can now be generated from GF grammars. +Use pg -printer=vxml. + +

+ +21/12 (BB) JavaScript code for linearization and type annotation can now be +generated from a multilingual GF grammar. Use pm -printer=js. + +

20/11 (AR) Type error messages in concrete syntax are printed with a -- cgit v1.2.3