recognitioncomplete.msg 650 B

1234567891011121314151617181920
  1. //speechrecog
  2. RECOGNITION-COMPLETE 543257 COMPLETE MRCP/1.0
  3. Completion-Cause:000 success
  4. Waveform-URL:http://web.media.com/session123/audio.wav
  5. Content-Type:application/x-nlsml
  6. Content-Length:446
  7. <?xml version="1.0"?>
  8. <result x-model="http://IdentityModel"
  9. xmlns:xf="http://www.w3.org/2000/xforms"
  10. grammar="session:request1@form-level.store">
  11. <interpretation>
  12. <xf:instance name="Person">
  13. <Person>
  14. <Name> Andre Roy </Name>
  15. </Person>
  16. </xf:instance>
  17. <input> may I speak to Andre Roy </input>
  18. </interpretation>
  19. </result>