questions regarding mapping results from form-level grammars

Hi All,

I have a few questions regarding mapping results from a form level
grammar:

1. Assuming a <field> is visited, when one slot or multiple slots is
returned from a form-level grammars and none of the slot matches the
slot name/field name of this <field>:

    Should the voice browser throw a nomatch in this case?

2.  Assuming a <initial> is visited, when multiple slots are returned
from a form level grammars and some of the slots match the field/slot
names, what's the value for lastresult$.interpretation?

    Should it consist of all the slot/key pairs from the results or only
those matched slot/key value?

3. Assuming a <field> is visited, when only a value is returned from a
form-level grammar, should the voice browser use this value as the
result for this <field> or throw a nomatch?

    I think the value should be used as the result for the <field> as
this should be desired behavior for hot key grammar.

Thanks,
Linda

Received on Tuesday, 13 November 2001 11:54:04 UTC