Author Topic: Parse tool - Throwing exceptions when testing grammar files  (Read 4679 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
Re: Parse tool - Throwing exceptions when testing grammar files
« Reply #1 on: June 18, 2008, 12:19:25 PM »
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.

Marked as best answer by on October 01, 2024, 06:37:21 AM

Edgar Leon

  • Guest
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...