Hi janinee,
I tried this approach and it is working fine.
you could modify your speech reco grammar by entering these <tag> elements that return: foundation_fld=' PutTheReturnValueHere';
<item> Mary Beth <tag>foundation_fld='Mary Beth';</tag> </item>
<item> Robert <tag>foundation_fld='Robert';</tag> </item>
<item> Peter <tag>foundation_fld='Peter';</tag> </item>
After welcome prompt i given input as
Peter and it recogines the my input based on given logs
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,newcall,
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,ani,102223
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,areacode,NA
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,exchange,NA
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,dnis,102221
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,uui,NA
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,iidigits,NA
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,parameter,var1=102221
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,parameter,vxmlversion=CVP_8_5_1_0_0_0_312
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,parameter,callid=00C6DCF7A56971022B005706AC17200D
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,,start,parameter,tclversion=CVP_8_5_1_0_0_0_312
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,GetAirlines,enter,
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:46.609,GetAirlines,interaction,audio_group,initial_audio_group
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.509,GetAirlines,interaction,utterance,
Peter172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.509,GetAirlines,interaction,inputmode,voice
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.509,GetAirlines,interaction,interpretation,
Peter172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.509,GetAirlines,interaction,confidence,0.42
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,collect_noinput_count,0
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,collect_nomatch_count,0
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,value,Peter
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,result,Peter
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,confidence,0.42
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,value_confidence,0.42
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,nbestConfidence1,0.42
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,nbestUtterance1,
Peter172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,nbestInputmode1,voice
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,nbestInterpretation1,+SWI_grammarName:session:field159@field.grammar+foundation_fld

eter+SWI_meaning:{foundation_fld

eter}+SWI_literal:
Peter172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,data,nbestLength,1
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,GetAirlines,exit,done
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,,end,how,disconnect
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,,end,result,normal
172.23.26.11.1344760306609.1.AgeIdentification,08/12/2012 11:31:55.671,,end,duration,9
Again i dinot get any error message like error.noresource.
I hope error.noresource problem is resolved.
you already given one more approch also
If you want to get something into the Form element's value variable, you can either enter 'SWI_literal' into the Form element's setting name FieldSlot (omit the quotes). can you please give me clarity on how to get value into form element of FieldSlot column.
i didnot understood
'SWI_literal' setting in the form element variable in FieldSlot column.how to set the value in FieldSlot in the settings?please suggest me i will try this apporach.
thanks for your extended support and giving good suggestions to me to resolve the issue.
Regards
Juluri.
Hi Janine,
you explained something as 'SWI_literal' in the form settings field name and FieldSlot.
I am sorry i ddnot get idea how to use fieldname and FieldSlot in Form Settings.
can you please give some clarity on form settings and grammer file.
Regards
Juluri.
Hi Juluru,
I have my system running today and tried your grammar. It works fine, but it doesn't return back data into the studio 'value' variable.
If you want to get something into the Form element's value variable, you can either enter 'SWI_literal' into the Form element's setting name FieldSlot (omit the quotes).
Or else, you could modify your speech reco grammar by entering these <tag> elements that return: foundation_fld=' PutTheReturnValueHere';
<item> Mary Beth <tag>foundation_fld='Mary Beth';</tag> </item>
<item> Robert <tag>foundation_fld='Robert';</tag> </item>
<item> Peter <tag>foundation_fld='Peter';</tag> </item>
Don't know why you're getting an error as it works in my system in the original form with <rule id="_boolean" scope="public">
Could it be a firewall issue?
This worked on my system:
<?xml version="1.0" encoding="ISO-8859-1"?>
<grammar xmlns="http://www.w3.org/2001/06/grammar" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/2001/06/grammar
http://www.w3.org/TR/speech-grammar/grammar.xsd" xml:lang="en-US" version="1.0" root="_boolean" mode="voice">
<rule id="_boolean" scope="public">
<one-of>
<item>Mary Beth <tag>foundation_fld='Mary Beth';</tag></item>
<item>Robert<tag>foundation_fld='Robert';</tag></item>
<item>Peter <tag>foundation_fld='Peter';</tag></item>
<item>Jane <tag>foundation_fld='Jane';</tag></item>
<item>John <tag>foundation_fld='John';</tag></item>
</one-of>
</rule>
</grammar>
Janine