Author Message
TCSLtd
Joined: Sep 11, 2019
Messages: 69
Offline
Hi

I am trying to use the following Google ASR grammar.

<grammar mode="voice" type ="application/avaya-ep-csr" xml:lang="en-us">
<![CDATA[
{ "provider": "google",
"phrases": ["$OOV_CLASS_DIGIT_SEQUENCE" ,"$POSTALCODE","$DAY","$MONTH"], "model":"phone_call", "useEnhanced": true, "maxAlternatives" :3}
]]>
</grammar>

This grammar returns the speech to text with 3 alternatives. When I use node.utterance it gives me only one output.
Can u tell me how can i store all three alternatives?


Thanks and regards
Navneet
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
I need to see what exactly is going on. Do you have some logs?
Go to:   
Mobile view