- From: Alain Brunet <Alain.Brunet@nextenso.com>
- Date: Wed, 25 Sep 2002 12:36:22 +0200
- To: "W3C Voice Mailing List" <www-voice@w3.org>
Hi, You need to specify grammar on which the ASR engine and/or DTMF reco is sensible. For this, inline grammar (inside the field) or outside the field, but in that case, need to use slot Hope this help. On Wednesday 25 September 2002 12:30, Sivadasan Plakote wrote: > Hi all > please see following code: > > <field name="SAYANYTHING"> > <!-- NO GRAMMAR --> > <prompt> > Say your name. > </prompt> > > <filled> > <if cond="SAYANYTHING$.utterance == 'John' "> > ........................... > </if> > </filled> > </field> > > Why we are not able to do this with out grammar?. > > Thanks > Siva > > > Hi Murali, > > > > yes, just use the shadow variables. > > > > With FIELD$.utterance you should get, what you want. > > Just put the name of the field in the VoiceXML code for FIELD > > > > regards > > > > Stefan > > > > ----------------------------- > > Stefan W. Hamerich > > TEMIC Speech Dialog Systems > > Research Department > > Soeflinger Str. 100 > > 89077 Ulm > > Germany > > > > Tel: +49/731/3994-123 > > Fax: +49/731/3994-250 > > Mail: stefan.hamerich@temic-sds.com > > Internet: http://www.temic-sds.com > > > > > -----Original Message----- > > > From: Muralidhar [mailto:muralidhar@infoglyptic.com] > > > Sent: Wednesday, September 25, 2002 11:10 AM > > > To: W3C Voice Mailing List > > > Subject: Re: <transfer> with data > > > > > > > > > > > > hai all, > > > > > > is there any way to get the user input (ASR text),which is > > > converted into text format to validate > > > with the grammar file text. > > > > > > > > > with regards, > > > Murali -- Alain Brunet mailto:Alain.Brunet@nextenso.com Nextenso Phone: +33 (0)1 55.59.37.57 5 rue Jacques Rueff Fax: +33 (0)1 55.59.37.37 92182 Antony Cedex - France http://www.nextenso.com
Received on Wednesday, 25 September 2002 06:38:04 UTC