Author Topic: Parse tool - Throwing exceptions when testing grammar files  (Read 4681 times)

Anjan

  • Guest
I do see a parseTool out in the bin folder. When I am trying to test a grammar file using the following command for some reason it is throwing some errors instead of validating the grammar file. Please help.


C:\Program Files\SpeechWorks\OpenSpeech Recognizer\bin>parseTool -t_s c:\temp\prov.grxml
Jun 16 16:17:55.40| 7256|||| ** ERROR => SVC AFFECT **| 27100|  SWIREC| SWIrec API| SWIrecInit | SWIrecAPI_stubs: Exception in function.


cbabe066

  • Guest
I see you used the -t_s switch.  Did you input a test sentence?  If that was not your intention, drop the -t_s switch and try it again.

Edgar Leon

  • Guest
Re: Parse tool - Throwing exceptions when testing grammar files
« Reply #2 on: October 16, 2009, 04:22:03 PM »
  • Best Answer
  • Hello, did you find the solution to this?

    I'm facing the same problem and I don't seem to be able to get the source of the problem...