Author Message
YangHaiDong
Joined: Dec 25, 2013
Messages: 2
Offline
Hi ,

We have 3rd party ASR vendor, will reponse to EP as:

MRCP/2.0 779 RECOGNITION-COMPLETE 4 COMPLETE
Channel-Identifier: 364cc067a53e4da8@speechrecog
Completion-Cause: 000 success
Content-Type: application/x-nlsml
Content-Length: 594

<?xml version="1.0" encoding="UTF-8"?>
<result>
<interpretation grammar="session:1" confidence="0.99">
<instance>
<ttsText>XXXXXX</ttsText>
<nextOperation>ASR</nextOperation>
<nextOperationParam>YYYYY</nextOperationParam>
</instance>

<input mode="speech">ZZZZZZZZZZZZZ</input>
</interpretation>
</result>


How can we parse the value of ttsText, nextOperation and nexeOperationParam?


Thanks.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
I am not sure I understand your question. The xml you are showing does not seem to be standard vxml. OD can not support it.
Go to:   
Mobile view