2
0

recognitioncomplete.msg 701 B

1234567891011121314151617181920
  1. MRCP/2.0 616 RECOGNITION-COMPLETE 543257 COMPLETE
  2. Channel-Identifier:32AECB23433801@speechrecog
  3. Completion-Cause:000 success
  4. Waveform-URI:<http://web.media.com/session123/audio.wav>;size=342456;duration=25435
  5. Content-Type:application/nlsml+xml
  6. Content-Length:430
  7. <?xml version="1.0"?>
  8. <result xmlns="http://www.ietf.org/xml/ns/mrcpv2"
  9. xmlns:ex="http://www.example.com/example"
  10. grammar="session:request1@form-level.store">
  11. <interpretation>
  12. <instance name="Person">
  13. <ex:Person>
  14. <ex:Name> Andre Roy </ex:Name>
  15. </ex:Person>
  16. </instance>
  17. <input> may I speak to Andre Roy </input>
  18. </interpretation>
  19. </result>